Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1312 Value *CrossSum; in foldBoxMultiply() local
1313 if (!match(&I, m_c_Add(m_Shl(m_Value(CrossSum), m_SpecificInt(HalfBits)), in foldBoxMultiply()
1328 if (match(CrossSum, in foldBoxMultiply()