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

  /src/external/gpl3/gcc/dist/gcc/
ipa-strub.cc 1694 tree callee_fntype;
1696 = effective_strub_mode_for_call (e->call_stmt, &callee_fntype);
1718 e->callee->decl, callee_fntype, node->decl);
2441 tree callee_fntype)
2514 gimple_call_set_fntype (new_stmt, callee_fntype);
2617 tree callee_fntype;
2619 = effective_strub_mode_for_call (e->call_stmt, &callee_fntype);
2625 int named_args = adjust_at_calls_type (callee_fntype);
2627 adjust_at_calls_call (e, named_args, callee_fntype);
2642 tree callee_fntype;
1692 tree callee_fntype; local
1716 e->callee->decl, callee_fntype, node->decl); local
2615 tree callee_fntype; local
2640 tree callee_fntype; local
    [all...]

Completed in 14 milliseconds