def update_pj2(g, l): g.update({'PJIF': l['opmap']['JUMP_IF_FALSE']}) g.update({'PJIT': l['opmap']['JUMP_IF_TRUE']}) update_sets(l)