Home
last modified time | relevance | path

Searched refs:phi_op (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-vect-loop.cc1702 tree phi_op; in vect_analyze_loop_operations() local
1707 phi_op = PHI_ARG_DEF (phi, 0); in vect_analyze_loop_operations()
1708 stmt_vec_info op_def_info = loop_vinfo->lookup_def (phi_op); in vect_analyze_loop_operations()