39 #define SHOW_INSTRUCTIONS 0
66 #if defined(ENABLE_DEBUG_FILTER)
68 #define SHOW_FILTER_FLAG_VERBOSECALL_INCLUDE 0x01
69 #define SHOW_FILTER_FLAG_VERBOSECALL_EXCLUDE 0x02
70 #define SHOW_FILTER_FLAG_SHOW_METHOD 0x04
void show_javalocals_array(jitdata *jd, s4 *vars, int n, int stage)
void show_basicblock(jitdata *jd, basicblock *bptr, int stage)
int show_filters_test_verbosecall_exit(methodinfo *m)
const char * show_jit_type_names[]
void show_filters_init(void)
void show_variable_array(jitdata *jd, s4 *vars, int n, int stage)
void show_icmd(jitdata *jd, instruction *iptr, bool deadcode, int stage)
int show_filters_test_verbosecall_enter(methodinfo *m)
void show_variable(jitdata *jd, s4 index, int stage)
void show_filters_apply(methodinfo *m)
void show_allocation(s4 type, s4 flags, s4 regoff)
const char show_jit_type_letters[]