Searched refs:cannot_modify_jumps_p (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h467 bool (* cannot_modify_jumps_p) (void); member in struct:gcc_target
H A Dbb-reorder.c1901 if (targetm.cannot_modify_jumps_p ())
1993 if (targetm.cannot_modify_jumps_p ())
H A Dpostreload-gcse.c1079 || targetm.cannot_modify_jumps_p ())
H A Dcfgcleanup.c1980 if (! targetm.cannot_modify_jumps_p ())
H A Difcvt.c3860 if ((! targetm.cannot_modify_jumps_p ())

Completed in 180 milliseconds