Searched refs:IterV (Results 1 – 1 of 1) sorted by relevance
642 Value *IterV = PN->getIncomingValueForBlock(BB); in getCountIV() local643 auto *BO = dyn_cast<BinaryOperator>(IterV); in getCountIV()