Searched refs:CodeGrowthLimit (Results 1 – 1 of 1) sorted by relevance
34 static cl::opt<int> CodeGrowthLimit("hexagon-amode-growth-limit", variable537 if (SizeInc > CodeGrowthLimit) in processBlock()