Searched refs:InstrToDelete (Results 1 – 1 of 1) sorted by relevance
31 SmallVector<Instruction*, 4> InstrToDelete; member in __anondd8b807b0111::NVPTXImageOptimizer59 InstrToDelete.clear(); in runOnFunction()86 for (Instruction *I : InstrToDelete) in runOnFunction()161 InstrToDelete.push_back(BI); in replaceWith()165 InstrToDelete.push_back(From); in replaceWith()