Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
373 class LoopInterchangeProfitability { class375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anonceaba13a0211::LoopInterchangeProfitability567 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1032 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1101 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()