Searched refs:replaceGEPIdxWithZero (Results 1 – 1 of 1) sorted by relevance
965 static Instruction *replaceGEPIdxWithZero(InstCombinerImpl &IC, Value *Ptr, in replaceGEPIdxWithZero() function1024 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Op, LI)) in visitLoadInst()1376 if (Instruction *NewGEPI = replaceGEPIdxWithZero(*this, Ptr, SI)) in visitStoreInst()