Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4439 auto LSubOne = m_Add(m_Specific(Op1), m_AllOnes()); in foldICmpBinOp() local
4440 auto BitwiseAnd = m_c_And(m_Value(), LSubOne); in foldICmpBinOp()