Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1278 static Value *simplifyUsingControlFlow(InstCombiner &Self, PHINode &PN, in simplifyUsingControlFlow() function
1560 if (auto *V = simplifyUsingControlFlow(*this, PN, DT)) in visitPHINode()