Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h196 unsigned getNotOutlinedCost() const { in getNotOutlinedCost() function
203 unsigned NotOutlinedCost = getNotOutlinedCost(); in getBenefit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp472 << NV("NotOutliningCost", OF.getNotOutlinedCost()) << ")" in emitNotOutliningCheaperRemark()