Home
last modified time | relevance | path

Searched refs:getOtherIncomingValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6425 static Constant *getOtherIncomingValue(PHINode *PN, BasicBlock *BB) { in getOtherIncomingValue() function
6474 auto *StartCST = getOtherIncomingValue(PHI, Latch); in getConstantEvolutionLoopExitValue()
6557 auto *StartCST = getOtherIncomingValue(PHI, Latch); in computeExitCountExhaustively()