Searched defs:UniquedGraph (Results 1 – 3 of 3) sorted by relevance
199 struct UniquedGraph { struct in __anonbb44770e0111::MDNodeMapper200 SmallDenseMap<const Metadata *, Data, 32> Info; // Node properties.201 SmallVector<MDNode *, 16> POT; // Post-order traversal.
201 struct UniquedGraph { struct in __anona517a6080111::MDNodeMapper202 SmallDenseMap<const Metadata *, Data, 32> Info; // Node properties.203 SmallVector<MDNode *, 16> POT; // Post-order traversal.
201 struct UniquedGraph { struct in __anonafe700e60111::MDNodeMapper202 SmallDenseMap<const Metadata *, Data, 32> Info; // Node properties.203 SmallVector<MDNode *, 16> POT; // Post-order traversal.