Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2381 auto ProperlyDominates = [&DT](const BasicBlock *BB, const Use &U) { in replaceDominatedUsesWith() local
2385 return ::replaceDominatedUsesWith(From, To, BB, ProperlyDominates); in replaceDominatedUsesWith()