Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp383 int getInstrOrderCost();
1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost() function in LoopInterchangeProfitability
1236 int Cost = getInstrOrderCost(); in isProfitable()