reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1200 OutCount = addCounters(OutCount, propagateCounts(ElseCount, Else)); 1200 OutCount = addCounters(OutCount, propagateCounts(ElseCount, Else)); 1202 OutCount = addCounters(OutCount, ElseCount); 1202 OutCount = addCounters(OutCount, ElseCount); 1204 if (OutCount != ParentCount) 1205 pushRegion(OutCount);