Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp379 int getInstrOrderCost();
898 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost() function in LoopInterchangeProfitability
981 Cost += getInstrOrderCost(); in isProfitable()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp386 int getInstrOrderCost();
1031 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost() function in LoopInterchangeProfitability
1115 int Cost = getInstrOrderCost(); in isProfitable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp384 int getInstrOrderCost();
1033 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost() function in LoopInterchangeProfitability
1113 int Cost = getInstrOrderCost(); in isProfitable()