Searched refs:VPRI (Results 1 – 1 of 1) sorted by relevance
725 if (auto *VPRI = dyn_cast<VPReductionIntrinsic>(&VPI)) in expandPredication() local726 return expandPredicationInReduction(Builder, *VPRI); in expandPredication()