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