Home
last modified time | relevance | path

Searched defs:OptAggressiveThreshold (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInlineCost.h40 const int OptAggressiveThreshold = 250; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DInlineCost.h41 const int OptAggressiveThreshold = 250; variable
/external/llvm/lib/Analysis/
DInlineCost.cpp52 const int OptAggressiveThreshold = 275; variable