Searched refs:GetInt8Type (Results 1 – 2 of 2) sorted by relevance
298 static const Type* GetInt8Type() { in GetInt8Type() function
1161 } else if (this == TypeOracle::GetInt8Type()) { in AlignmentLog2()1232 } else if (type->IsSubtypeOf(TypeOracle::GetInt8Type())) { in SizeOf()