HomeSort by: relevance | last modified time | path
    Searched refs:FirstM (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RDFGraph.cpp 461 if (Code.FirstM == 0)
463 return G.addr<NodeBase*>(Code.FirstM);
479 Code.FirstM = NA.Id;
503 Code.FirstM = Code.LastM = 0;
506 Code.FirstM = MA.Addr->getNext();
557 Code.FirstM = PA.Id;
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
RDFGraph.h 59 // |FirstM |LastM |
486 NodeId FirstM, LastM; // Id of the first member and last.

Completed in 26 milliseconds