Home
last modified time | relevance | path

Searched refs:ISN_PROF_END (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h174 ISN_PROF_END, // end a line for profiling enumerator
H A Dvim9compile.c2438 generate_instr(cctx, ISN_PROF_END); in may_generate_prof_end()
7784 generate_instr(cctx, ISN_PROF_END); in compile_if()
7975 generate_instr(cctx, ISN_PROF_END); in compile_else()
8687 generate_instr(cctx, ISN_PROF_END); in compile_catch()
8792 .isn_type == ISN_PROF_END) in compile_finally()
10569 case ISN_PROF_END: in delete_instr()
H A Dvim9execute.c4488 case ISN_PROF_END: in exec_instructions()
5768 case ISN_PROF_END: in list_instructions()