Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h679 static bool UpdateRootsBeforeInsertion(DomTreeT &DT, const BatchUpdatePtr BUI, in UpdateRootsBeforeInsertion() function
741 if (IsPostDom && UpdateRootsBeforeInsertion(DT, BUI, From, To)) return; in InsertReachable()