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