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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-sink.cc 132 nearest_common_dominator_of_uses (def_operand_p def_p, bool *debug_stmts) function
386 basic_block commondom = nearest_common_dominator_of_uses (def_p,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-sink.cc 131 nearest_common_dominator_of_uses (def_operand_p def_p, bool *debug_stmts) function
366 basic_block commondom = nearest_common_dominator_of_uses (def_p,

Completed in 32 milliseconds