Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp147 void setCurrentInst(const Instruction *Inst) { CurrInst = Inst; } in setCurrentInst() function in __anon31a4a37c0111::DILocationVerifier
3164 Verifier.setCurrentInst(PI); in finishPendingPhis()
3789 Verifier.setCurrentInst(&Inst); in runOnMachineFunction()