Home
last modified time | relevance | path

Searched defs:EdgeAttribute (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph-diff.h38 struct EdgeAttribute { struct
46 using GraphT = Graph<VertexAttribute, EdgeAttribute, StringRef>; argument