Searched refs:IsRHSConstant (Results 1 – 1 of 1) sorted by relevance
316 bool IsRHSConstant) { in getSafeVectorConstantForBinop() argument320 auto *SafeC = ConstantExpr::getBinOpIdentity(Opcode, EltTy, IsRHSConstant); in getSafeVectorConstantForBinop()324 if (IsRHSConstant) { in getSafeVectorConstantForBinop()