Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAndOrXor.cpp2217 Value *LAdd = LHS->getOperand(0); in foldOrOfICmps() local
2222 if (match(LAdd, m_Add(m_Value(LAddOpnd), m_ConstantInt(LAddC))) && in foldOrOfICmps()