Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp370 class LoopInterchangeProfitability { class
372 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE) in LoopInterchangeProfitability() function in __anon04d217970111::LoopInterchangeProfitability
588 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE); in processLoop()
901 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
972 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()