Home
last modified time | relevance | path

Searched refs:CodeGrowthLimit (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp34 static cl::opt<int> CodeGrowthLimit("hexagon-amode-growth-limit", variable
537 if (SizeInc > CodeGrowthLimit) in processBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp46 static cl::opt<int> CodeGrowthLimit("hexagon-amode-growth-limit", variable
732 if (SizeInc > CodeGrowthLimit) in processBlock()