Home
last modified time | relevance | path

Searched refs:tablep (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Drtlanal.cc3562 rtx_jump_table_data **tablep) in tablejump_p() argument
3578 if (tablep) in tablejump_p()
3579 *tablep = as_a <rtx_jump_table_data *> (table); in tablejump_p()
DChangeLog-201428084 * rtlanal.c (tablejump_p): Strengthen param "tablep" from rtx * to