HomeSort by: relevance | last modified time | path
    Searched defs:new_fntype (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
cgraph.cc 1550 tree new_fntype = padjs->build_new_function_type (old_fntype, true); local
1551 gimple_call_set_fntype (new_stmt, new_fntype);
cgraph.cc 1550 tree new_fntype = padjs->build_new_function_type (old_fntype, true); local
1551 gimple_call_set_fntype (new_stmt, new_fntype);
  /src/external/gpl3/gcc.old/dist/gcc/
cgraph.cc 1549 tree new_fntype = padjs->build_new_function_type (old_fntype, true); local
1550 gimple_call_set_fntype (new_stmt, new_fntype);
cgraph.cc 1549 tree new_fntype = padjs->build_new_function_type (old_fntype, true); local
1550 gimple_call_set_fntype (new_stmt, new_fntype);

Completed in 45 milliseconds