Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp971 NewGEPI->setOperand(Idx, in replaceGEPIdxWithZero() local
1025 return replaceOperand(LI, 0, NewGEPI); in visitLoadInst() local
1377 return replaceOperand(SI, 1, NewGEPI); in visitStoreInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp852 if (GetElementPtrInst *NewGEPI = dyn_cast<GetElementPtrInst>(Res[I])) in visitGetElementPtrInst() local