Lines Matching defs:InsertedInstructions
614 SmallVectorImpl<Instruction *> *InsertedInstructions) {
650 if (InsertedInstructions)
651 InsertedInstructions->push_back(I);
1050 [&](Instruction *I) { InsertedInstructions.insert(I); })),
1075 for (Instruction *I : InsertedInstructions) {
1082 InsertedInstructions.clear();
1226 InsertedInstructions.erase(OffsetPHI);
1229 InsertedInstructions.erase(SizePHI);
1241 InsertedInstructions.erase(SizePHI);
1247 InsertedInstructions.erase(OffsetPHI);