Searched refs:SafeWrap (Results 1 – 1 of 1) sorted by relevance
110 SmallPtrSetImpl<Instruction *> &SafeWrap; member in __anona30667b30111::IRPromoter130 Sinks(sinks), SafeWrap(wrap), InstsToRemove(instsToRemove) { in IRPromoter()143 SmallPtrSet<Instruction *, 4> SafeWrap; member in __anona30667b30111::TypePromotionImpl368 SafeWrap.insert(I); in isSafeWrap()373 SafeWrap.insert(I); in isSafeWrap()374 SafeWrap.insert(CI); in isSafeWrap()497 (SafeWrap.contains(I) && in PromoteTree()780 SafeWrap.clear(); in TryToPromote()902 SafeWrap, InstsToRemove); in TryToPromote()917 SafeWrap.clear(); in run()[all …]