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