Home
last modified time | relevance | path

Searched defs:getThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h150 int getThreshold() const { getThreshold() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1132 int getThreshold() const { return Threshold; } getThreshold() function in __anon3da3c46d0111::InlineCostCallAnalyzer