Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp146 void setCurrentInst(const Instruction *Inst) { CurrInst = Inst; } in setCurrentInst() function in __anon15b96b860111::DILocationVerifier
3505 Verifier.setCurrentInst(PI); in finishPendingPhis()
4139 Verifier.setCurrentInst(&Inst); in runOnMachineFunction()