Searched refs:then_vdef (Results 1 – 2 of 2) sorted by relevance
2477 tree then_vdef = PHI_ARG_DEF_FROM_EDGE (vphi, single_succ_edge (then_bb)); in cond_if_else_store_replacement() local2479 gimple *then_assign = single_trailing_store_in_bb (then_bb, then_vdef); in cond_if_else_store_replacement()
3430 tree then_vdef = PHI_ARG_DEF_FROM_EDGE (vphi, single_succ_edge (then_bb)); in cond_if_else_store_replacement() local3432 gimple *then_assign = single_trailing_store_in_bb (then_bb, then_vdef); in cond_if_else_store_replacement()