Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DObjCARCAliasAnalysis.cpp72 bool ObjCARCAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in ObjCARCAAResult
DTypeBasedAliasAnalysis.cpp304 bool TypeBasedAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in TypeBasedAAResult
DAliasAnalysis.cpp92 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AAResults
DBasicAliasAnalysis.cpp473 bool BasicAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in BasicAAResult
/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h655 bool pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function
729 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { in pointsToConstantMemory() function
777 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { in pointsToConstantMemory() function