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