Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTypePromotion.cpp111 SmallPtrSet<Instruction *, 4> InstsToRemove; member in __anone4b1306d0111::IRPromoter
422 InstsToRemove.insert(I); in ReplaceAllUsersOfWith()
599 for (auto *I : InstsToRemove) { in Cleanup()