Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h75 struct BatchUpdateInfo { struct
93 BatchUpdateInfo *BatchUpdates;
94 using BatchUpdatePtr = BatchUpdateInfo *;
1169 BatchUpdateInfo BUI; in ApplyUpdates()
1215 static void ApplyNextUpdate(DomTreeT &DT, BatchUpdateInfo &BUI) { in ApplyNextUpdate()
1596 typename SemiNCAInfo<DomTreeT>::BatchUpdateInfo BUI; in CalculateWithUpdates()