Searched refs:try_copy_propagate (Results 1 – 2 of 2) sorted by relevance
35 fs_visitor::try_copy_propagate(fs_inst *inst, int arg, acp_entry *entry) in try_copy_propagate() function in fs_visitor94 if (try_copy_propagate(inst, i, entry)) in opt_copy_propagate_local()
248 bool try_copy_propagate(fs_inst *inst, int arg, acp_entry *entry);