Home
last modified time | relevance | path

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

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