Searched refs:jump_func (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dipa-cp.c580 struct ipa_jump_func *jump_func; local
597 jump_func = ipa_callsite_param (cs, i);
598 type = get_type (jump_func);
599 info_type = ipa_jf_get_info_type (jump_func);
642 struct ipa_jump_func *jump_func; local
656 jump_func = ipa_callsite_param (cs, i);
657 type = get_type (jump_func);
665 ipa_jf_get_info_type (jump_func)->value;
674 ipa_jf_get_info_type (jump_func)->formal_id);
893 struct ipa_jump_func *jump_func; local
[all...]

Completed in 45 milliseconds