Home
last modified time | relevance | path

Searched refs:backInstruction (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h580 Instruction *backInstruction() { return LastInst->Inst; } in backInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp934 Cand.backInstruction()->print(OS); in run()