Searched refs:isProfitablePerInstrOrderCost (Results 1 – 1 of 1) sorted by relevance
462 std::optional<bool> isProfitablePerInstrOrderCost();1313 LoopInterchangeProfitability::isProfitablePerInstrOrderCost() { in isProfitablePerInstrOrderCost() function in LoopInterchangeProfitability1378 shouldInterchange = isProfitablePerInstrOrderCost(); in isProfitable()