Searched refs:IterV (Results 1 – 1 of 1) sorted by relevance
635 Value *IterV = PN->getIncomingValueForBlock(BB); in getCountIV() local636 if (!isa<BinaryOperator>(IterV)) in getCountIV()638 auto *BO = dyn_cast<BinaryOperator>(IterV); in getCountIV()