Home | History | Annotate | Download | only in gcc

Lines Matching defs:modref_eaf_analysis

2028      using modref_eaf_analysis::analyze_ssa and later solved by
2029 modref_eaf_analysis::propagate.
2236 class modref_eaf_analysis
2254 modref_eaf_analysis (bool ipa)
2260 ~modref_eaf_analysis ()
2293 modref_eaf_analysis::merge_call_lhs_flags (gcall *call, int arg,
2381 modref_eaf_analysis::analyze_ssa_name (tree name, bool deferred)
2706 modref_eaf_analysis::merge_with_ssa_name (tree dest, tree src, bool deref)
2746 modref_eaf_analysis::propagate ()
2876 modref_eaf_analysis::record_escape_points (tree name, int parm_index, int flags)
2932 modref_eaf_analysis eaf_analysis (ipa);