Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp113 SmallVectorImpl<Instruction*> &SafeWrap; member in __anon6ce0dcb70111::IRPromoter
149 SmallVector<Instruction*, 4> SafeWrap; member in __anon6ce0dcb70111::TypePromotion
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp110 SmallPtrSetImpl<Instruction *> &SafeWrap; member in __anon330d687d0111::IRPromoter
143 SmallPtrSet<Instruction *, 4> SafeWrap; member in __anon330d687d0111::TypePromotionImpl