Searched defs:getCurrentInst (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | MustExecute.h | 329 const Instruction *getCurrentInst() const { return CurInst; } in getCurrentInst() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 146 const Instruction *getCurrentInst() const { return CurrInst; } getCurrentInst() function in __anon045d5f180111::DILocationVerifier |