Searched refs:updateMaxStats (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp288 void GraphRenderer::updateMaxStats(const GraphRenderer::TimeStat &S, function in class:GraphRenderer
305 updateMaxStats(A.S, G.GraphEdgeMax);
319 updateMaxStats(G[V.first].S, G.GraphVertexMax);
H A Dxray-graph.h107 void updateMaxStats(const TimeStat &S, TimeStat &M);

Completed in 107 milliseconds