Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra.h522 #define DUMP_SM 0x1000 macro
H A Dra.c844 if ((debug_new_regalloc & DUMP_SM) == 0) in reg_alloc()