HomeSort by: relevance | last modified time | path
    Searched defs:OptSizeThreshold (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
InlineCost.h 35 const int OptSizeThreshold = 50;
171 Optional<int> OptSizeThreshold;
TargetTransformInfo.h 445 unsigned OptSizeThreshold;
450 /// OptSizeThreshold, but used for partial/runtime unrolling (set to

Completed in 53 milliseconds