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

/freebsd-9.3-release/contrib/gcc/
H A Dipa-reference.h63 typedef struct ipa_reference_local_vars_info_d *ipa_reference_local_vars_info_t; typedef in typeref:struct:ipa_reference_local_vars_info_d
68 ipa_reference_local_vars_info_t local;
H A Dipa-reference.c119 static ipa_reference_local_vars_info_t
153 ipa_reference_local_vars_info_t l = get_local_reference_vars_info (fn);
167 ipa_reference_local_vars_info_t l = get_local_reference_vars_info (fn);
285 check_operand (ipa_reference_local_vars_info_t local,
312 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write)
359 check_rhs_var (ipa_reference_local_vars_info_t local, tree t)
374 check_lhs_var (ipa_reference_local_vars_info_t local, tree t)
390 get_asm_expr_operands (ipa_reference_local_vars_info_t local, tree stmt)
437 check_call (ipa_reference_local_vars_info_t local, tree call_expr)
486 ipa_reference_local_vars_info_t loca
[all...]

Completed in 60 milliseconds