Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp317 std::optional<bool> isProfitablePerInstrOrderCost();
1120 LoopInterchangeProfitability::isProfitablePerInstrOrderCost() { in isProfitablePerInstrOrderCost() function in LoopInterchangeProfitability
1169 shouldInterchange = isProfitablePerInstrOrderCost(); in isProfitable()