Searched refs:InnerInductionVar (Results 1 – 3 of 3) sorted by relevance
342 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);760 PHINode *InnerInductionVar; in currentLimitations() local775 InnerInductionVar = Inductions.pop_back_val(); in currentLimitations()789 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()815 if (InnerInductionVar->getIncomingBlock(0) == InnerLoopPreHeader) in currentLimitations()817 dyn_cast<Instruction>(InnerInductionVar->getIncomingValue(1)); in currentLimitations()820 dyn_cast<Instruction>(InnerInductionVar->getIncomingValue(0)); in currentLimitations()
340 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);743 PHINode *InnerInductionVar; in currentLimitations() local802 InnerInductionVar = Inductions.pop_back_val(); in currentLimitations()805 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()827 if (InnerInductionVar->getIncomingBlock(0) == InnerLoopPreHeader) in currentLimitations()829 dyn_cast<Instruction>(InnerInductionVar->getIncomingValue(1)); in currentLimitations()832 dyn_cast<Instruction>(InnerInductionVar->getIncomingValue(0)); in currentLimitations()
338 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);745 PHINode *InnerInductionVar; in currentLimitations() local804 InnerInductionVar = Inductions.pop_back_val(); in currentLimitations()807 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()829 if (InnerInductionVar->getIncomingBlock(0) == InnerLoopPreHeader) in currentLimitations()831 dyn_cast<Instruction>(InnerInductionVar->getIncomingValue(1)); in currentLimitations()834 dyn_cast<Instruction>(InnerInductionVar->getIncomingValue(0)); in currentLimitations()