Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInstructionSimplify.cpp4952 GlobalValue *PtrSym; in SimplifyRelativeLoad() local
4954 if (!IsConstantOffsetFromGlobal(Ptr, PtrSym, PtrOffset, DL)) in SimplifyRelativeLoad()
5000 PtrSym != LoadedRHSSym || PtrOffset != LoadedRHSOffset) in SimplifyRelativeLoad()