Searched refs:getCurrentInst (Results 1 – 2 of 2) sorted by relevance
329 const Instruction *getCurrentInst() const { return CurInst; } in getCurrentInst() function484 Found = (++EIt).getCurrentInst() == I; in findInContextOf()
146 const Instruction *getCurrentInst() const { return CurrInst; } in getCurrentInst() function in __anon31a4a37c0111::DILocationVerifier154 assert(getCurrentInst() && "Inserted instruction without a current MI"); in createdInstr()