Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp142 int getThresholdDelta() const { return ThresholdAfter - ThresholdBefore; } in getThresholdDelta() function
968 OS << ", threshold delta = " << Record->getThresholdDelta(); in emitInstructionAnnot()