Home
last modified time | relevance | path

Searched defs:BLOCK_NUM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1465 #define BLOCK_NUM(INSN) (BLOCK_FOR_INSN (INSN)->index + 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h1465 #define BLOCK_NUM(INSN) (BLOCK_FOR_INSN (INSN)->index + 0) macro