Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAliasAnalysis.cpp92 bool AMDGPUAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AMDGPUAAResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DObjCARCAliasAnalysis.cpp72 bool ObjCARCAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in ObjCARCAAResult
DAliasAnalysis.cpp121 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AAResults
127 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AAResults
DTypeBasedAliasAnalysis.cpp384 bool TypeBasedAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in TypeBasedAAResult
DBasicAliasAnalysis.cpp654 bool BasicAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in BasicAAResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasAnalysis.h903 bool pointsToConstantMemory(const MemoryLocation &Loc, AAQueryInfo &AAQI, in pointsToConstantMemory() function
979 bool pointsToConstantMemory(const MemoryLocation &Loc, AAQueryInfo &AAQI, in pointsToConstantMemory() function
1037 bool pointsToConstantMemory(const MemoryLocation &Loc, AAQueryInfo &AAQI, in pointsToConstantMemory() function