Home
last modified time | relevance | path

Searched refs:new_fntype (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcgraph.cc1548 tree new_fntype = padjs->build_new_function_type (old_fntype, true); in redirect_call_stmt_to_callee() local
1549 gimple_call_set_fntype (new_stmt, new_fntype); in redirect_call_stmt_to_callee()