Home
last modified time | relevance | path

Searched defs:NewGEPI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp970 Instruction *NewGEPI = GEPI->clone(); in replaceGEPIdxWithZero() local
1024 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Op, LI)) in visitLoadInst() local
1376 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Ptr, SI)) in visitStoreInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp852 if (GetElementPtrInst *NewGEPI = dyn_cast<GetElementPtrInst>(Res[I])) in visitGetElementPtrInst() local