Lines Matching defs:InsertedInstructions
600 SmallVectorImpl<Instruction *> *InsertedInstructions) {
636 if (InsertedInstructions)
637 InsertedInstructions->push_back(I);
1183 [&](Instruction *I) { InsertedInstructions.insert(I); })),
1208 for (Instruction *I : InsertedInstructions) {
1215 InsertedInstructions.clear();
1365 InsertedInstructions.erase(OffsetPHI);
1368 InsertedInstructions.erase(SizePHI);
1380 InsertedInstructions.erase(SizePHI);
1386 InsertedInstructions.erase(OffsetPHI);