Searched refs:GetInt64Type (Results 1 – 2 of 2) sorted by relevance
270 static const Type* GetInt64Type() { in GetInt64Type() function
281 } else if (return_type->IsSubtypeOf(TypeOracle::GetInt64Type())) { in EmitInstruction()