Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp216 bool hasThresholdChanged() const { return ThresholdAfter != ThresholdBefore; } in hasThresholdChanged() function
1390 if (Record->hasThresholdChanged()) in emitInstructionAnnot()