Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h210 unsigned getNotOutlinedCost() { return OccurrenceCount * SequenceSize; } in getNotOutlinedCost() function
215 unsigned NotOutlinedCost = getNotOutlinedCost(); in getBenefit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp842 << NV("NotOutliningCost", OF.getNotOutlinedCost()) << ")" in emitNotOutliningCheaperRemark()