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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc 4310 handle_rhs_call (gcall *stmt, vec<ce_s> *results, function
5002 handle_rhs_call (t, &rhsc, implicit_const_eaf_flags, false, false);
5008 handle_rhs_call (t, &rhsc, implicit_pure_eaf_flags, false, true);
5018 handle_rhs_call (t, &rhsc, 0, true, true);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc 4278 handle_rhs_call (gcall *stmt, vec<ce_s> *results, function
4970 handle_rhs_call (t, &rhsc, implicit_const_eaf_flags, false, false);
4976 handle_rhs_call (t, &rhsc, implicit_pure_eaf_flags, false, true);
4986 handle_rhs_call (t, &rhsc, 0, true, true);

Completed in 20 milliseconds