Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2107 Value *NewPtrPlusOne = Exp.expandCodeFor(ScPlusOne, PtrArithTy, Loc); in expandBounds() local
2108 return {NewPtr, NewPtrPlusOne}; in expandBounds()