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