Home
last modified time | relevance | path

Searched defs:then_assign (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-phiopt.c1379 basic_block join_bb, gimple then_assign, in cond_if_else_store_replacement_1()
1478 gimple then_assign = last_and_only_stmt (then_bb); in cond_if_else_store_replacement() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-phiopt.c1969 basic_block join_bb, gimple *then_assign, in cond_if_else_store_replacement_1()
2119 gimple *then_assign = single_trailing_store_in_bb (then_bb, then_vdef); in cond_if_else_store_replacement() local