Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp322 std::optional<bool> isProfitablePerInstrOrderCost();
1127 LoopInterchangeProfitability::isProfitablePerInstrOrderCost() { in isProfitablePerInstrOrderCost() function in LoopInterchangeProfitability
1176 shouldInterchange = isProfitablePerInstrOrderCost(); in isProfitable()