Lines Matching refs:suspend_check
884 void CodeGenerator::ClearSpillSlotsFromLoopPhisInStackMap(HSuspendCheck* suspend_check) const {885 LocationSummary* locations = suspend_check->GetLocations();886 HBasicBlock* block = suspend_check->GetBlock();887 DCHECK(block->GetLoopInformation()->GetSuspendCheck() == suspend_check);