Searched refs:WidenInd (Results 1 – 1 of 1) sorted by relevance
10039 auto *WidenInd = cast<VPWidenIntOrFpInductionRecipe>(&R); in processLoop() local10040 IndPhi = WidenInd->getPHINode(); in processLoop()10041 ID = &WidenInd->getInductionDescriptor(); in processLoop()