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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 8778 gphi *this_phi = as_a<gphi *> (stmts[i]->stmt); local
8779 initial_values.quick_push (vect_phi_initial_value (this_phi));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 7703 gphi *this_phi = as_a<gphi *> (stmts[i]->stmt); local
7704 initial_values.quick_push (vect_phi_initial_value (this_phi));

Completed in 44 milliseconds