Home
last modified time | relevance | path

Searched refs:replaceGEPIdxWithZero (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp895 static Instruction *replaceGEPIdxWithZero(InstCombinerImpl &IC, Value *Ptr, in replaceGEPIdxWithZero() function
951 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Op, LI)) { in visitLoadInst()
1362 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Ptr, SI)) { in visitStoreInst()