Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra.h523 #define DUMP_LAST_FLOW 0x2000 macro
H A Dra.c857 if ((debug_new_regalloc & DUMP_LAST_FLOW) == 0) in reg_alloc()