Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
372 class LoopInterchangeProfitability { class374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anonc2e4e0200211::LoopInterchangeProfitability548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1106 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1179 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()