Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h211 std::optional<int> HintThreshold; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp78 static cl::opt<int> HintThreshold( variable