Searched refs:lhs_def_stmt (Results 1 – 1 of 1) sorted by relevance
2050 tree lhs_def_stmt = SSA_NAME_DEF_STMT (lhs); in vect_is_simple_cond() local2051 if (!vect_is_simple_use (lhs, loop_vinfo, &lhs_def_stmt, &def, &dt)) in vect_is_simple_cond()