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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c262 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, function
327 compute_trims (ref, live, &trim_head, &trim_tail, stmt);
379 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
476 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
511 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
547 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc372 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, function
483 compute_trims (ref, live, &trim_head, &trim_tail, stmt);
535 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
632 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
667 compute_trims (ref, live, &head_trim, &tail_trim, stmt);
703 compute_trims (ref, live, &head_trim, &tail_trim, stmt);

Completed in 178 milliseconds