Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp111 SmallPtrSetImpl<Instruction *> &InstsToRemove; member in __anonab9dbb3d0111::IRPromoter
145 SmallPtrSet<Instruction *, 4> InstsToRemove; member in __anonab9dbb3d0111::TypePromotionImpl