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