Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetLoopEffects

366     if (side_effects_.GetLoopEffects(block).DoesAnyWrite()) {
646 DCHECK(side_effects_.GetLoopEffects(loop_info->GetHeader()).DoesAnyWrite());