Home
last modified time | relevance | path

Searched refs:LoopInterchangeProfitability (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp354 class LoopInterchangeProfitability { class
356 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon401b65a50211::LoopInterchangeProfitability
563 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1086 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1159 bool LoopInterchangeProfitability::isProfitable( in isProfitable()