Searched refs:SuspendCheckSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
358 class SuspendCheckSlowPathMIPS : public SlowPathCodeMIPS { class360 SuspendCheckSlowPathMIPS(HSuspendCheck* instruction, HBasicBlock* successor) in SuspendCheckSlowPathMIPS() function in art::mips::SuspendCheckSlowPathMIPS389 DISALLOW_COPY_AND_ASSIGN(SuspendCheckSlowPathMIPS);1895 SuspendCheckSlowPathMIPS* slow_path = in GenerateSuspendCheck()1896 new (GetGraph()->GetArena()) SuspendCheckSlowPathMIPS(instruction, successor); in GenerateSuspendCheck()