Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Drtlanal.c2478 tablejump_p (rtx insn, rtx *labelp, rtx *tablep) in tablejump_p() argument
2491 if (tablep) in tablejump_p()
2492 *tablep = table; in tablejump_p()