Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp291 void GraphRenderer::updateMaxStats(const GraphRenderer::TimeStat &S, in updateMaxStats() function in GraphRenderer
308 updateMaxStats(A.S, G.GraphEdgeMax); in calculateEdgeStatistics()
321 updateMaxStats(G[V.first].S, G.GraphVertexMax); in calculateVertexStatistics()
H A Dxray-graph.h107 void updateMaxStats(const TimeStat &S, TimeStat &M);