Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp900 Instruction *NewGEPI = GEPI->clone(); in replaceGEPIdxWithZero() local
951 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Op, LI)) { in visitLoadInst() local
1362 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Ptr, SI)) { in visitStoreInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp669 if (GetElementPtrInst *NewGEPI = dyn_cast<GetElementPtrInst>(Res[I])) in visitGetElementPtrInst() local