Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1228 static Value *SimplifyUsingControlFlow(InstCombiner &Self, PHINode &PN, in SimplifyUsingControlFlow() function
1480 if (auto *V = SimplifyUsingControlFlow(*this, PN, DT)) in visitPHINode()