Searched refs:IsConstantByte (Results 1 – 2 of 2) sorted by relevance
129 virtual bool IsConstantByte() const { return false; } in IsConstantByte() function146 return IsConstantByte() || IsByte() || IsBoolean(); in IsByteTypes()649 bool IsConstantByte() const OVERRIDE { in IsConstantByte() function
639 if (type1.IsConstantByte()) { in Merge()640 if (type2.IsConstantByte()) { in Merge()