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 __anon3ee250a90211::LoopInterchangeProfitability548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()