Home
last modified time | relevance | path

Searched refs:InstsToRemove (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp117 SmallPtrSet<Instruction*, 4> InstsToRemove; member in __anon7086da680111::IRPromoter
444 InstsToRemove.insert(I); in ReplaceAllUsersOfWith()
472 InstsToRemove.insert(I); in PrepareWrappingAdds()
645 for (auto *I : InstsToRemove) { in Cleanup()