Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
370 class LoopInterchangeProfitability { class372 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE) in LoopInterchangeProfitability() function in __anon04d217970111::LoopInterchangeProfitability588 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE); in processLoop()901 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()972 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()