Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DDominatorTreeBatchUpdatesTest.cpp61 DomSNCA::LegalizeUpdates(Updates, Legalized); in TEST()
84 PostDomSNCA::LegalizeUpdates(Updates, Legalized); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h1169 LegalizeUpdates(Updates, BUI.Updates); in ApplyUpdates()
1227 static void LegalizeUpdates(ArrayRef<UpdateT> AllUpdates, in LegalizeUpdates() function