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