Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h77 struct BatchUpdateInfo { struct
78 SmallVector<UpdateT, 4> Updates;
79 using NodePtrAndKind = PointerIntPair<NodePtr, 1, UpdateKind>;
88 DenseMap<NodePtr, SmallVector<NodePtrAndKind, 4>> FutureSuccessors;
89 DenseMap<NodePtr, SmallVector<NodePtrAndKind, 4>> FuturePredecessors;
92 bool IsRecalculated = false;