Home
last modified time | relevance | path

Searched refs: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
92 BatchUpdateInfo *BatchUpdates;
93 using BatchUpdatePtr = BatchUpdateInfo *;
1168 BatchUpdateInfo BUI; in ApplyUpdates()
1276 static void ApplyNextUpdate(DomTreeT &DT, BatchUpdateInfo &BUI) { in ApplyNextUpdate()