Searched refs:InstrToDelete (Results 1 – 1 of 1) sorted by relevance
30 SmallVector<Instruction*, 4> InstrToDelete; member in __anondd8b807b0111::NVPTXImageOptimizer58 InstrToDelete.clear(); in runOnFunction()85 for (Instruction *I : InstrToDelete) in runOnFunction()160 InstrToDelete.push_back(BI); in replaceWith()164 InstrToDelete.push_back(From); in replaceWith()