reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
52 double getDouble(StatType T) const;
257 double LeftAttr = LeftStat.getDouble(T); 258 double RightAttr = RightStat.getDouble(T);tools/llvm-xray/xray-graph.cpp
398 std::sqrt(S.getDouble(EC) / G.GraphEdgeMax.getDouble(EC))) 398 std::sqrt(S.getDouble(EC) / G.GraphEdgeMax.getDouble(EC))) 417 std::sqrt(VA.S.getDouble(VC) / G.GraphVertexMax.getDouble(VC))) 417 std::sqrt(VA.S.getDouble(VC) / G.GraphVertexMax.getDouble(VC)))