Searched refs:instr_dest (Results 1 – 1 of 1) sorted by relevance
9576 isn_T *instr_dest = NULL; in compile_def_function() local9582 instr_dest = dfunc->df_instr_prof; break; in compile_def_function()9584 case CT_NONE: instr_dest = dfunc->df_instr; break; in compile_def_function()9585 case CT_DEBUG: instr_dest = dfunc->df_instr_debug; break; in compile_def_function()9587 if (instr_dest != NULL) in compile_def_function()