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