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

  /src/external/gpl3/gcc/dist/gcc/
dominance.cc 947 get_dominated_to_depth (enum cdi_direction dir, basic_block bb, int depth) function
981 return get_dominated_to_depth (dir, bb, 0);
  /src/external/gpl3/gcc.old/dist/gcc/
dominance.cc 944 get_dominated_to_depth (enum cdi_direction dir, basic_block bb, int depth) function
978 return get_dominated_to_depth (dir, bb, 0);

Completed in 28 milliseconds