Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/XRay/
H A DGraphTest.cpp19 struct VAttr { struct
20 unsigned VA;
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp219 const auto &VAttr = V.second; in getGraphDiffRenderer() local