Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DInlineCost.h135 Optional<int> HintThreshold; member
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp44 HintThreshold("inlinehint-threshold", cl::Hidden, cl::init(325), variable
/external/llvm/lib/Analysis/
DInlineCost.cpp58 static cl::opt<int> HintThreshold( variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp51 static cl::opt<int> HintThreshold( variable