Searched refs:getPHINode (Results 1 – 3 of 3) sorted by relevance
1975 PHINode *getPHINode() const { return cast<PHINode>(getUnderlyingValue()); } in getPHINode() function2042 getPHINode(), getStartValue(), getStepValue(), getVFValue(), in clone()
2639 auto *WidePHI = new VPWidenPHIRecipe(WidenIVR->getPHINode(), nullptr, in expandVPWidenIntOrFpInduction()
9841 PHINode *IndPhi = cast<VPWidenInductionRecipe>(&R)->getPHINode(); in preparePlanForEpilogueVectorLoop()