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/
DInlineCost.h150 int getThreshold() const { in getThreshold() function
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp1063 int getThreshold() const { return Threshold; } in getThreshold() function in __anon66fc65d70111::InlineCostCallAnalyzer