Searched refs:num_first_params (Results 1 – 1 of 1) sorted by relevance
467 unsigned num_first_params; in si_build_wrapper_function() local490 num_first_params = LLVMCountParamTypes(function_type); in si_build_wrapper_function()492 for (unsigned i = 0; i < num_first_params; ++i) { in si_build_wrapper_function()