Home
last modified time | relevance | path

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

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