Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp135 void setCurrentInst(const Instruction *Inst) { CurrInst = Inst; } in setCurrentInst() function in __anon7267bc710111::DILocationVerifier
2836 Verifier.setCurrentInst(PI); in finishPendingPhis()
3199 Verifier.setCurrentInst(&Inst); in runOnMachineFunction()