Searched defs:getThreshold (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ | ||
H A D | InlineCost.h | 150 int getThreshold() const { in getThreshold() function |
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 1063 int getThreshold() const { return Threshold; } in getThreshold() function in __anon0e0437920111::InlineCostCallAnalyzer |