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