Home
last modified time | relevance | path

Searched defs:getCurrentInst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h329 const Instruction *getCurrentInst() const { return CurInst; } getCurrentInst() function
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp147 const Instruction *getCurrentInst() const { return CurrInst; } getCurrentInst() function in __anondffcb5590111::DILocationVerifier