Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h96 using BatchUpdatePtr = BatchUpdateInfo *; member
99 SemiNCAInfo(BatchUpdatePtr BUI) : BatchUpdates(BUI) {} in SemiNCAInfo()
109 static SmallVector<NodePtr, 8> getChildren(NodePtr N, BatchUpdatePtr BUI) { in getChildren()
338 static bool HasForwardSuccessors(const NodePtr N, BatchUpdatePtr BUI) { in HasForwardSuccessors()
351 static RootsT FindRoots(const DomTreeT &DT, BatchUpdatePtr BUI) { in FindRoots()
507 static void RemoveRedundantRoots(const DomTreeT &DT, BatchUpdatePtr BUI, in RemoveRedundantRoots()
559 static void CalculateFromScratch(DomTreeT &DT, BatchUpdatePtr BUI) { in CalculateFromScratch()
566 BatchUpdatePtr PostViewBUI = nullptr; in CalculateFromScratch()
650 static void InsertEdge(DomTreeT &DT, const BatchUpdatePtr BUI, in InsertEdge()
680 static bool UpdateRootsBeforeInsertion(DomTreeT &DT, const BatchUpdatePtr BUI, in UpdateRootsBeforeInsertion()
[all …]