Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h680 static bool UpdateRootsBeforeInsertion(DomTreeT &DT, const BatchUpdatePtr BUI, in UpdateRootsBeforeInsertion() function
742 if (IsPostDom && UpdateRootsBeforeInsertion(DT, BUI, From, To)) return; in InsertReachable()