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

  /src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc 1651 replace_ref_with (gimple *stmt, tree new_tree, bool set, bool in_lhs) function
2214 replace_ref_with (a->stmt, vars[ridx],
2378 replace_ref_with (a->stmt, var, false, false);
2388 replace_ref_with (a->stmt, chain->vars[chain->length], true, in_lhs);
2394 replace_ref_with (a->stmt, var, false, false);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc 1620 replace_ref_with (gimple *stmt, tree new_tree, bool set, bool in_lhs) function
2183 replace_ref_with (a->stmt, vars[ridx],
2347 replace_ref_with (a->stmt, var, false, false);
2357 replace_ref_with (a->stmt, chain->vars[chain->length], true, in_lhs);
2363 replace_ref_with (a->stmt, var, false, false);

Completed in 27 milliseconds