Searched defs:getThreshold (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineCost.h | 151 int getThreshold() const { in getThreshold() function |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 1138 int getThreshold() const { return Threshold; } in getThreshold() function in __anon463f3bdb0111::InlineCostCallAnalyzer |