Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h77 struct BatchUpdateInfo { struct
95 BatchUpdateInfo *BatchUpdates;
96 using BatchUpdatePtr = BatchUpdateInfo *;
1172 BatchUpdateInfo BUI; in ApplyUpdates()
1223 static void ApplyNextUpdate(DomTreeT &DT, BatchUpdateInfo &BUI) { in ApplyNextUpdate()
1607 typename SemiNCAInfo<DomTreeT>::BatchUpdateInfo BUI; in CalculateWithUpdates()