Searched defs:preserve_scc (Results 1 – 1 of 1) sorted by relevance
1061 bool do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool *preserve_scc, Phys… in do_copy()1127 void do_swap(lower_context *ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, Pseud… in do_swap()1395 bool preserve_scc = pi->tmp_in_scc && !writes_scc; in handle_operands() local