Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineCost.h150 int getThreshold() const { in getThreshold() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp1063 int getThreshold() const { return Threshold; } in getThreshold() function in __anon0e0437920111::InlineCostCallAnalyzer