Searched refs:caselesscmp (Results 1 – 1 of 1) sorted by relevance
449 jump_list *caselesscmp; member6827 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()6839 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()11333 if (common->caselesscmp != NULL) in jit_compile()11335 set_jumps(common->caselesscmp, LABEL()); in jit_compile()