Home | History | Annotate | Download | only in Analysis

Lines Matching refs:shouldExpandReduction

625 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const {
626 return TTIImpl->shouldExpandReduction(II);