Searched refs:int32_array (Results 1 – 1 of 1) sorted by relevance
44 Type* int32_array = Type::Array(int32, zone); in Typer() local56 int32_array_fun_ = Type::Function(int32_array, arg1, arg2, arg3, zone); in Typer()