reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
388 BytesInThisScope += Range.HighPC - Range.LowPC; 408 if (BytesInThisScope && !IsInlinedFunction) 416 if (BytesInThisScope) { 417 BytesInScope = BytesInThisScope; 419 GlobalStats.FunctionSize += BytesInThisScope; 421 GlobalStats.InlineFunctionSize += BytesInThisScope;