Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetSuspendCheck

3871     codegen_->ClearSpillSlotsFromLoopPhisInStackMap(info->GetSuspendCheck());
3872 GenerateSuspendCheck(info->GetSuspendCheck(), successor);
8263 DCHECK(block->GetLoopInformation()->GetSuspendCheck() == instruction);