Searched refs:SizeInc (Results 1 – 1 of 1) sorted by relevance
81 InstrEvalMap &InstrEvalResult, short &SizeInc);255 short &SizeInc) { in analyzeUses() argument271 SizeInc++; in analyzeUses()281 SizeInc += AddaslUseList.size(); in analyzeUses()282 SizeInc -= 1; // Reduce size by 1 as addasl itself can be removed. in analyzeUses()285 SizeInc++; in analyzeUses()299 SizeInc -= 2; in analyzeUses()529 short SizeInc = 0; in processBlock() local535 if (!analyzeUses(DefR, UNodeList, InstrEvalResult, SizeInc)) in processBlock()537 if (SizeInc > CodeGrowthLimit) in processBlock()