Home | History | Annotate | Download | only in sljit

Lines Matching refs:detect_jump_type

248 static SLJIT_INLINE sljit_si detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code)
372 if (detect_jump_type(jump, code_ptr, code)) {