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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IRSimilarityIdentifier.h 578 Instruction *frontInstruction() { return FirstInst->Inst; }
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
IROutliner.cpp 1607 C->frontInstruction());
1619 Region->Candidate->frontInstruction()->getDebugLoc());
1666 Region->Candidate->frontInstruction()->getDebugLoc());
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
IRSimilarityIdentifier.cpp 932 Cand.frontInstruction()->print(OS);

Completed in 45 milliseconds