Searched defs:NewGEPI (Results 1 – 2 of 2) sorted by relevance
970 Instruction *NewGEPI = GEPI->clone(); in replaceGEPIdxWithZero() local1024 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Op, LI)) in visitLoadInst() local1376 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Ptr, SI)) in visitStoreInst() local
852 if (GetElementPtrInst *NewGEPI = dyn_cast<GetElementPtrInst>(Res[I])) in visitGetElementPtrInst() local