Searched refs:LHS1C (Results 1 – 1 of 1) sorted by relevance
6174 auto *LHS1C = isConstOrConstSplat(LHS1); in foldAndOrOfSETCC() local6272 LHS0 == RHS0 && LHS1C && RHS1C && OpVT.isInteger()) { in foldAndOrOfSETCC()6273 const APInt &APLhs = LHS1C->getAPIntValue(); in foldAndOrOfSETCC()