Searched defs:trim_head (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-dse.c | 262 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, in compute_trims() 326 int trim_head, trim_tail; in maybe_trim_complex_store() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-dse.cc | 372 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, in compute_trims() 486 int trim_head, trim_tail; in maybe_trim_complex_store() local
|