Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h74 struct BatchUpdateInfo { struct
75 SmallVector<UpdateT, 4> Updates;
76 using NodePtrAndKind = PointerIntPair<NodePtr, 1, UpdateKind>;
85 DenseMap<NodePtr, SmallVector<NodePtrAndKind, 4>> FutureSuccessors;
86 DenseMap<NodePtr, SmallVector<NodePtrAndKind, 4>> FuturePredecessors;
89 bool IsRecalculated = false;