Searched refs:getCurrentInst (Results 1 – 1 of 1) sorted by relevance
124 const Instruction *getCurrentInst() const { return CurrInst; } in getCurrentInst() function in __anonfb776f0b0111::DILocationVerifier132 assert(getCurrentInst() && "Inserted instruction without a current MI"); in createdInstr()