Searched refs:HighCost (Results 1 – 1 of 1) sorted by relevance
1479 bool HighCost; // Is this expansion a high-cost? member1484 HighCost(H) {} in RewritePhi()1682 bool HighCost = Rewriter.isHighCostExpansion( in rewriteLoopExitValues() local1695 RewritePhiSet.emplace_back(PN, i, ExitValue, InsertPt, HighCost); in rewriteLoopExitValues()1716 !LoopCanBeDel && Phi.HighCost) in rewriteLoopExitValues()