Home
last modified time | relevance | path

Searched defs:pointsToConstantMemory (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.cpp91 bool AMDGPUAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AMDGPUAAResult
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DObjCARCAliasAnalysis.cpp72 bool ObjCARCAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in ObjCARCAAResult
H A DTypeBasedAliasAnalysis.cpp383 bool TypeBasedAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in TypeBasedAAResult
H A DAliasAnalysis.cpp111 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AAResults
H A DBasicAliasAnalysis.cpp615 bool BasicAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in BasicAAResult
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h800 bool pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function
874 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { in pointsToConstantMemory() function
928 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { in pointsToConstantMemory() function