Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h97 SemiNCAInfo(BatchUpdatePtr BUI) : BatchUpdates(BUI) {} in SemiNCAInfo()
129 if (!BUI) return Res; in Get()
385 SemiNCAInfo SNCA(BUI); in FindRoots()
507 SemiNCAInfo SNCA(BUI); in RemoveRedundantRoots()
567 if (BUI) { in CalculateFromScratch()
907 SemiNCAInfo SNCA(BUI); in ComputeUnreachableDominators()
1000 SemiNCAInfo SNCA(BUI); in DeleteReachable()
1068 SemiNCAInfo SNCA(BUI); in DeleteUnreachable()
1169 BatchUpdateInfo BUI; in ApplyUpdates() local
1212 ApplyNextUpdate(DT, BUI); in ApplyUpdates()
[all …]