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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp281 updateMaxStats(A.S, G.GraphEdgeMax);
321 normalizeTimeStat(G.GraphEdgeMax, CycleFrequency);
391 std::sqrt(S.getDouble(EC) / G.GraphEdgeMax.getDouble(EC)))
462 GR.G.GraphEdgeMax = {};
H A Dxray-graph.h85 TimeStat GraphEdgeMax = {}; member in class:llvm::xray::GraphRenderer::GraphT

Completed in 49 milliseconds