Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3234 auto MatchForward = [&](Value *CommonAncestor) { in isSafeToRemoveBitCeilSelect() local
3256 if (MatchForward(Cond0)) { in isSafeToRemoveBitCeilSelect()
3260 if (!MatchForward(CommonAncestor)) in isSafeToRemoveBitCeilSelect()