Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbasic-block.h295 #define REG_BASIC_BLOCK(N) (VARRAY_REG (reg_n_info, N)->basic_block) macro
/openbsd-src/gnu/gcc/gcc/
H A Dbasic-block.h463 #define REG_BASIC_BLOCK(N) \ macro