Searched defs:OptSizeThreshold (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineCost.h | 38 const int OptSizeThreshold = 50; variable |
H A D | TargetTransformInfo.h | 547 unsigned OptSizeThreshold; global() member |