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

  /src/external/gpl3/gcc/dist/gcc/
ipa-prop.cc 124 struct ipa_cst_ref_desc struct
129 struct ipa_cst_ref_desc *next_duplicate;
137 static object_allocator<ipa_cst_ref_desc> ipa_refdesc_pool
658 struct ipa_cst_ref_desc *rdesc;
3776 remove_described_reference (symtab_node *symbol, struct ipa_cst_ref_desc *rdesc)
3800 static struct ipa_cst_ref_desc *
3803 struct ipa_cst_ref_desc *rdesc = ipa_get_jf_constant_rdesc (jfunc);
3836 struct ipa_cst_ref_desc *rdesc;
4242 struct ipa_cst_ref_desc *rdesc;
4347 struct ipa_cst_ref_desc *rdesc = jfunc_rdesc_usable (jf)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-prop.cc 162 struct ipa_cst_ref_desc struct
167 struct ipa_cst_ref_desc *next_duplicate;
175 static object_allocator<ipa_cst_ref_desc> ipa_refdesc_pool
555 struct ipa_cst_ref_desc *rdesc;
3688 remove_described_reference (symtab_node *symbol, struct ipa_cst_ref_desc *rdesc)
3712 static struct ipa_cst_ref_desc *
3715 struct ipa_cst_ref_desc *rdesc = ipa_get_jf_constant_rdesc (jfunc);
3748 struct ipa_cst_ref_desc *rdesc;
4159 struct ipa_cst_ref_desc *rdesc;
4265 struct ipa_cst_ref_desc *rdesc = jfunc_rdesc_usable (jf)
    [all...]

Completed in 35 milliseconds