Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
354 class LoopInterchangeProfitability { class356 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon401b65a50211::LoopInterchangeProfitability563 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1086 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1159 bool LoopInterchangeProfitability::isProfitable( in isProfitable()