Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DObjCARCAliasAnalysis.cpp72 bool ObjCARCAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in ObjCARCAAResult
DTypeBasedAliasAnalysis.cpp303 bool TypeBasedAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in TypeBasedAAResult
DAliasAnalysis.cpp86 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in AAResults
DBasicAliasAnalysis.cpp500 bool BasicAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function in BasicAAResult
/external/swiftshader/third_party/LLVM/lib/Analysis/
DNoAliasAnalysis.cpp53 virtual bool pointsToConstantMemory(const Location &Loc, in pointsToConstantMemory() function
DAliasDebugger.cpp116 bool pointsToConstantMemory(const Location &Loc, bool OrLocal) { in pointsToConstantMemory() function in __anonff80e4bf0111::AliasDebugger
DAliasAnalysisCounter.cpp101 bool pointsToConstantMemory(const Location &Loc, bool OrLocal) { in pointsToConstantMemory() function in __anond6588cde0111::AliasAnalysisCounter
DTypeBasedAliasAnalysis.cpp233 bool TypeBasedAliasAnalysis::pointsToConstantMemory(const Location &Loc, in pointsToConstantMemory() function in TypeBasedAliasAnalysis
DAliasAnalysis.cpp52 bool AliasAnalysis::pointsToConstantMemory(const Location &Loc, in pointsToConstantMemory() function in AliasAnalysis
DBasicAliasAnalysis.cpp572 BasicAliasAnalysis::pointsToConstantMemory(const Location &Loc, bool OrLocal) { in pointsToConstantMemory() function in BasicAliasAnalysis
/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h668 bool pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory() function
742 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { in pointsToConstantMemory() function
793 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { in pointsToConstantMemory() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp698 ObjCARCAliasAnalysis::pointsToConstantMemory(const Location &Loc, in pointsToConstantMemory() function in ObjCARCAliasAnalysis