Searched refs:getOtherIncomingValue (Results 1 – 3 of 3) sorted by relevance
6425 static Constant *getOtherIncomingValue(PHINode *PN, BasicBlock *BB) { in getOtherIncomingValue() function6474 auto *StartCST = getOtherIncomingValue(PHI, Latch); in getConstantEvolutionLoopExitValue()6557 auto *StartCST = getOtherIncomingValue(PHI, Latch); in computeExitCountExhaustively()
7911 static Constant *getOtherIncomingValue(PHINode *PN, BasicBlock *BB) { in getOtherIncomingValue() function7958 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue()8037 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively()
8139 static Constant *getOtherIncomingValue(PHINode *PN, BasicBlock *BB) { in getOtherIncomingValue() function8186 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue()8265 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively()