Searched refs:IncomingEdge (Results 1 – 1 of 1) sorted by relevance
281 unsigned IncomingEdge = L->contains(PN->getIncomingBlock(0)); in handleFloatingPointIV() local282 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV()285 auto *InitValueVal = dyn_cast<ConstantFP>(PN->getIncomingValue(IncomingEdge)); in handleFloatingPointIV()435 PN->getIncomingBlock(IncomingEdge)); in handleFloatingPointIV()