Searched refs:tempcn (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-call-cdce.c354 tree temp, tempn, tempc, tempcn;
373 tempcn = make_ssa_name (tempc, stmt2);
374 gimple_assign_set_lhs (stmt2, tempcn);
376 stmt3 = gimple_build_cond_from_tree (tempcn, NULL_TREE, NULL_TREE);
351 tree temp, tempn, tempc, tempcn; local

Completed in 40 milliseconds