Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance
447 class LoopInterchangeProfitability { class449 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon815ea8750411::LoopInterchangeProfitability610 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()1235 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()1289 LoopInterchangeProfitability::isProfitablePerLoopCacheAnalysis( in isProfitablePerLoopCacheAnalysis()1313 LoopInterchangeProfitability::isProfitablePerInstrOrderCost() { in isProfitablePerInstrOrderCost()1335 std::optional<bool> LoopInterchangeProfitability::isProfitableForVectorization( in isProfitableForVectorization()1356 bool LoopInterchangeProfitability::isProfitable( in isProfitable()