Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h151 int getThreshold() const { getThreshold() function
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1138 int getThreshold() const { return Threshold; } getThreshold() function in __anonf27af12e0111::InlineCostCallAnalyzer