Searched defs:NewGEPI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineLoadStoreAlloca.cpp | 965 Instruction *NewGEPI = GEPI->clone(); replaceGEPIdxWithZero() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | Scalarizer.cpp | 852 if (GetElementPtrInst *NewGEPI = dyn_cast<GetElementPtrInst>(Res[I])) visitGetElementPtrInst() local |