Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Difcvt.cc4766 int fallthru_p = FALSE; in block_jumps_and_fallthru_p() local
4787 fallthru_p = TRUE; in block_jumps_and_fallthru_p()
4796 if ((jump_p & fallthru_p) == 0) in block_jumps_and_fallthru_p()