Searched refs:SafeWrap (Results 1 – 1 of 1) sorted by relevance
114 SmallVectorImpl<Instruction*> &SafeWrap; member in __anon7086da680111::IRPromoter135 Sources(sources), Sinks(sinks), SafeWrap(wrap) { in IRPromoter()151 SmallVector<Instruction*, 4> SafeWrap; member in __anon7086da680111::TypePromotion386 SafeWrap.push_back(I); in isSafeWrap()455 for (auto *I : SafeWrap) { in PrepareWrappingAdds()815 SafeWrap.clear(); in TryToPromote()923 if (ToPromote < 2 || (Blocks.size() == 1 && (NonFreeArgs > SafeWrap.size()))) in TryToPromote()930 CurrentVisited, Sources, Sinks, SafeWrap); in TryToPromote()947 SafeWrap.clear(); in runOnFunction()1007 SafeWrap.clear(); in runOnFunction()