Searched defs:INSN_CHAIN_CODE_P (Results 1 – 2 of 2) sorted by relevance
120 #define INSN_CHAIN_CODE_P(CODE) IN_RANGE (CODE, DEBUG_INSN, NOTE) macro