Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp111 SmallPtrSetImpl<Instruction *> &InstsToRemove; member in __anon330d687d0111::IRPromoter
144 SmallPtrSet<Instruction *, 4> InstsToRemove; member in __anon330d687d0111::TypePromotionImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp116 SmallPtrSet<Instruction*, 4> InstsToRemove; member in __anon6ce0dcb70111::IRPromoter