Home
last modified time | relevance | path

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

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