Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp5341 GlobalValue *PtrSym; in SimplifyRelativeLoad() local
5343 if (!IsConstantOffsetFromGlobal(Ptr, PtrSym, PtrOffset, DL)) in SimplifyRelativeLoad()
5389 PtrSym != LoadedRHSSym || PtrOffset != LoadedRHSOffset) in SimplifyRelativeLoad()