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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c619 live_bytes_read (ao_ref use_ref, ao_ref *ref, sbitmap live) function
844 && !live_bytes_read (use_ref, ref, live_bytes))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc775 live_bytes_read (ao_ref *use_ref, ao_ref *ref, sbitmap live) function
1000 && !live_bytes_read (&use_ref, ref, live_bytes))

Completed in 87 milliseconds