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