Home
last modified time | relevance | path

Searched refs:execute_rtl_store_motion (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstore-motion.c1220 execute_rtl_store_motion (void) in execute_rtl_store_motion() function
1254 return execute_rtl_store_motion (); in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstore-motion.cc1215 execute_rtl_store_motion (void) in execute_rtl_store_motion() function
1249 return execute_rtl_store_motion (); in execute()
H A DChangeLog-200925084 execute_rtl_store_motion, pass_rtl_store_motion): Move to...
25680 (gate_rtl_store_motion, execute_rtl_store_motion,
H A DChangeLog-201040452 * store-motion.c (execute_rtl_store_motion): Likewise.