Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
304 class LoopInterchangeProfitability { class306 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon50ce586c0211::LoopInterchangeProfitability520 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1047 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1102 LoopInterchangeProfitability::isProfitablePerLoopCacheAnalysis( in isProfitablePerLoopCacheAnalysis()1127 LoopInterchangeProfitability::isProfitablePerInstrOrderCost() { in isProfitablePerInstrOrderCost()1139 std::optional<bool> LoopInterchangeProfitability::isProfitableForVectorization( in isProfitableForVectorization()1160 bool LoopInterchangeProfitability::isProfitable( in isProfitable()