Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anonc2e4e0200211::LoopInterchangeProfitability
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1106 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1179 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()