Searched refs:SizeInc (Results 1 – 1 of 1) sorted by relevance
98 InstrEvalMap &InstrEvalResult, short &SizeInc);434 short &SizeInc) { in analyzeUses() argument450 SizeInc++; in analyzeUses()460 SizeInc += AddaslUseList.size(); in analyzeUses()461 SizeInc -= 1; // Reduce size by 1 as addasl itself can be removed. in analyzeUses()464 SizeInc++; in analyzeUses()478 SizeInc -= 2; in analyzeUses()728 short SizeInc = 0; in processBlock() local734 if (!analyzeUses(DefR, UNodeList, InstrEvalResult, SizeInc)) in processBlock()736 if (SizeInc > CodeGrowthLimit) in processBlock()