Home
last modified time | relevance | path

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

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