Searched defs:getThreshold (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ | ||
H A D | InlineCost.h | 114 int getThreshold() const { in getThreshold() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 936 int getThreshold() { return Threshold; } in getThreshold() function in __anon797094460111::InlineCostCallAnalyzer |