Searched refs:GEPPtr (Results 1 – 1 of 1) sorted by relevance
265 Value *GEPPtr = GEP->getPointerOperand(); in decomposeGEP() local267 if (GEPPtr->getType()->isVectorTy() || in decomposeGEP()307 return GEPPtr; in decomposeGEP()1191 Value *GEPPtr = GEP->getPointerOperand(); in foldGEP() local1198 if (GetElementPtrInst *BaseGEP = dyn_cast<GetElementPtrInst>(GEPPtr)) { in foldGEP()1211 return GEPPtr; in foldGEP()