Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.cpp268 void GraphRenderer::updateMaxStats(const GraphRenderer::TimeStat &S, in updateMaxStats() function in GraphRenderer
285 updateMaxStats(A.S, G.GraphEdgeMax); in calculateEdgeStatistics()
299 updateMaxStats(G[V.first].S, G.GraphVertexMax); in calculateVertexStatistics()
Dxray-graph.h109 void updateMaxStats(const TimeStat &S, TimeStat &M);