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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 8978 tree lhs_phi = NULL_TREE; local
8987 lhs_phi = gimple_phi_result (phi);
8988 gimple *copy = gimple_build_assign (lhs_phi, new_tree);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 11006 tree lhs_phi = gimple_phi_result (use_stmt); local
11008 gimple *copy = gimple_build_assign (lhs_phi, new_tree);

Completed in 133 milliseconds