reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
50 if (FS.getHeadSamples() > MaxFunctionCount) 51 MaxFunctionCount = FS.getHeadSamples(); 98 MaxFunctionCount, NumCounts, NumFunctions); 105 MaxInternalBlockCount, MaxFunctionCount, NumCounts, NumFunctions); 111 if (Count > MaxFunctionCount) 112 MaxFunctionCount = Count;