reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
296 const auto &LeftStat = VertexAttr.CorrVertexPtr[0]->second.S; 297 const auto &RightStat = VertexAttr.CorrVertexPtr[1]->second.S; 345 const auto &LeftStat = VertexAttr.CorrVertexPtr[0]->second.S; 346 const auto &RightStat = VertexAttr.CorrVertexPtr[1]->second.S;tools/llvm-xray/xray-graph.cpp
235 updateStat(G[TopFuncId].S, D); 245 updateStat(G[Record.FuncId].S, D); 301 getStats(TempTimings.begin(), TempTimings.end(), G[V.first].S); 302 updateMaxStats(G[V.first].S, G.GraphVertexMax); 324 auto &S = V.second.S; 411 OS << "|" << VA.S.getString(VT) << "}\""; 417 std::sqrt(VA.S.getDouble(VC) / G.GraphVertexMax.getDouble(VC)))