Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()