Searched refs:not_unlocked_branch (Results 1 – 2 of 2) sorted by relevance
180 LIR* not_unlocked_branch = OpCmpImmBranch(kCondNe, rs_w2, 0, nullptr); in GenMonitorEnter() local188 not_unlocked_branch->target = slow_path_target; in GenMonitorEnter()
169 LIR* not_unlocked_branch = OpCmpImmBranch(kCondNe, rs_r3, 0, nullptr); in GenMonitorEnter() local178 not_unlocked_branch->target = slow_path_target; in GenMonitorEnter()