Home | History | Annotate | Download | only in sljit

Lines Matching refs:detect_jump_type

221 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code)
407 code_ptr = detect_jump_type(jump, code_ptr, code);