Searched defs:isScalarInt (Results 1 – 2 of 2) sorted by relevance
403 bool isScalarInt() const { return isScalar() && IsInteger(type); } in isScalarInt() function
325 bool isScalarInt() const { return type.isScalarInt(); } in isScalarInt() function