Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1963 Value *OrOperatorLhs, *OrOperatorRhs; in foldICmpOrXorSubChain() local
1966 m_Or(m_Value(OrOperatorLhs), m_Value(OrOperatorRhs)))) { in foldICmpOrXorSubChain()
1971 MatchOrOperatorArgument(OrOperatorLhs); in foldICmpOrXorSubChain()