Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h672 static bool UpdateRootsBeforeInsertion(DomTreeT &DT, const BatchUpdatePtr BUI, in UpdateRootsBeforeInsertion() function
726 if (IsPostDom && UpdateRootsBeforeInsertion(DT, BUI, From, To)) return; in InsertReachable()