Searched refs:SizeInc (Results 1 – 1 of 1) sorted by relevance
100 InstrEvalMap &InstrEvalResult, short &SizeInc);512 short &SizeInc) { in analyzeUses() argument528 SizeInc++; in analyzeUses()538 SizeInc += AddaslUseList.size(); in analyzeUses()539 SizeInc -= 1; // Reduce size by 1 as addasl itself can be removed. in analyzeUses()542 SizeInc++; in analyzeUses()556 SizeInc -= 2; in analyzeUses()806 short SizeInc = 0; in processBlock() local812 if (!analyzeUses(DefR, UNodeList, InstrEvalResult, SizeInc)) in processBlock()814 if (SizeInc > CodeGrowthLimit) in processBlock()