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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadupdate.cc 520 get_value_locus_in_path (tree def, vec<jump_thread_edge *> *path, function
579 def = get_value_locus_in_path (def, path, bb, idx, &locus);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.cc 545 get_value_locus_in_path (tree def, vec<jump_thread_edge *> *path, function
604 def = get_value_locus_in_path (def, path, bb, idx, &locus);

Completed in 20 milliseconds