Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3191 if (Value *NewPtrOp = foldGEPOfPhi(GEP, PN, Builder)) in visitGetElementPtrInst() local
3192 return replaceOperand(GEP, 0, NewPtrOp); in visitGetElementPtrInst()