Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h38 const int OptSizeThreshold = 50; variable
217 std::optional<int> OptSizeThreshold; member
H A DTargetTransformInfo.h553 unsigned OptSizeThreshold; member