Lines Matching refs:ISN_PROF_START
2417 if (((isn_T *)instr->ga_data)[idx - 1].isn_type == ISN_PROF_START) in current_instr_idx()
7885 generate_instr(cctx, ISN_PROF_START); in compile_elseif()
7966 .isn_type == ISN_PROF_START) in compile_else()
7976 generate_instr(cctx, ISN_PROF_START); in compile_else()
8048 generate_instr(cctx, ISN_PROF_START); in compile_endif()
8665 .isn_type == ISN_PROF_START) in compile_catch()
8689 generate_instr(cctx, ISN_PROF_START); in compile_catch()
8785 .isn_type == ISN_PROF_START) in compile_finally()
8863 .isn_type == ISN_PROF_START) in compile_endtry()
8895 generate_instr(cctx, ISN_PROF_START); in compile_endtry()
9757 generate_instr(&cctx, ISN_PROF_START); in compile_def_function()
10570 case ISN_PROF_START: in delete_instr()