Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
299 class LoopInterchangeProfitability { class301 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon815ea8750211::LoopInterchangeProfitability515 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1041 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1096 LoopInterchangeProfitability::isProfitablePerLoopCacheAnalysis( in isProfitablePerLoopCacheAnalysis()1120 LoopInterchangeProfitability::isProfitablePerInstrOrderCost() { in isProfitablePerInstrOrderCost()1132 std::optional<bool> LoopInterchangeProfitability::isProfitableForVectorization( in isProfitableForVectorization()1153 bool LoopInterchangeProfitability::isProfitable( in isProfitable()