Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1228 static Value *SimplifyUsingControlFlow(InstCombiner &Self, PHINode &PN, in SimplifyUsingControlFlow() function
1479 if (auto *V = SimplifyUsingControlFlow(*this, PN, DT)) in visitPHINode()