reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1656 if (PV1GEP->getPointerOperand() == PN && PV1GEP->getNumIndices() == 1 && 1656 if (PV1GEP->getPointerOperand() == PN && PV1GEP->getNumIndices() == 1 && 1657 isa<ConstantInt>(PV1GEP->idx_begin())) {