Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp137 void setCurrentInst(const Instruction *Inst) { CurrInst = Inst; } in setCurrentInst() function in __anon6e0d76ba0111::DILocationVerifier
2874 Verifier.setCurrentInst(PI); in finishPendingPhis()
3239 Verifier.setCurrentInst(&Inst); in runOnMachineFunction()