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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-into-ssa.cc 113 to grow as the callers to create_new_def_for will create new names on
121 NULL if they need to be initialized by create_new_def_for. */
2999 create_new_def_for (tree old_name, gimple *stmt, def_operand_p def) function
3257 calling create_new_def_for to create new defs for names that the
3261 to be replaced by calling create_new_def_for for each old definition
  /src/external/gpl3/gcc/dist/gcc/
tree-into-ssa.cc 113 to grow as the callers to create_new_def_for will create new names on
121 NULL if they need to be initialized by create_new_def_for. */
3080 create_new_def_for (tree old_name, gimple *stmt, def_operand_p def) function
3338 calling create_new_def_for to create new defs for names that the
3342 to be replaced by calling create_new_def_for for each old definition

Completed in 28 milliseconds