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.h40 const int OptSizeThreshold = 50; variable
218 std::optional<int> OptSizeThreshold; member
H A DTargetTransformInfo.h569 unsigned OptSizeThreshold; member