Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anonceaba13a0211::LoopInterchangeProfitability
567 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1032 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1101 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()