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

  /src/external/gpl3/gcc/dist/gcc/
ipa-icf-gimple.cc 98 func_checker::compare_ssa_name (const_tree t1, const_tree t2) function in class:ipa_icf_gimple::func_checker
354 return compare_ssa_name (t1, t2);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-icf-gimple.cc 95 func_checker::compare_ssa_name (const_tree t1, const_tree t2) function in class:ipa_icf_gimple::func_checker
351 return compare_ssa_name (t1, t2);

Completed in 26 milliseconds