Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph.cpp272 void GraphRenderer::updateMaxStats(const GraphRenderer::TimeStat &S, in updateMaxStats() function in GraphRenderer
289 updateMaxStats(A.S, G.GraphEdgeMax); in calculateEdgeStatistics()
303 updateMaxStats(G[V.first].S, G.GraphVertexMax); in calculateVertexStatistics()
H A Dxray-graph.h109 void updateMaxStats(const TimeStat &S, TimeStat &M);