Home
last modified time | relevance | path

Searched refs:CodeGrowthLimit (Results 1 – 1 of 1) 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()