Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp124 const Instruction *getCurrentInst() const { return CurrInst; } in getCurrentInst() function in __anonfb776f0b0111::DILocationVerifier
132 assert(getCurrentInst() && "Inserted instruction without a current MI"); in createdInstr()