Lines Matching defs:IsInteger
4987 bool IsInteger = EltTy->isIntegerTy();4990 if (!IsInteger && !IsFP)4994 if (IsInteger)