Searched refs:SafeWrap (Results 1 – 1 of 1) sorted by relevance
108 SmallPtrSetImpl<Instruction *> &SafeWrap; member in __anone4b1306d0111::IRPromoter128 Sources(sources), Sinks(sinks), SafeWrap(wrap) { in IRPromoter()141 SmallPtrSet<Instruction *, 4> SafeWrap; member in __anone4b1306d0111::TypePromotion359 SafeWrap.insert(I); in isSafeWrap()364 SafeWrap.insert(I); in isSafeWrap()365 SafeWrap.insert(CI); in isSafeWrap()486 Constant *NewConst = (SafeWrap.contains(I) && in PromoteTree()763 SafeWrap.clear(); in TryToPromote()876 SafeWrap); in TryToPromote()893 SafeWrap.clear(); in runOnFunction()[all …]