Searched defs:pointsToConstantMemory (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h266 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
268 /// A convenience wrapper around the primary \c pointsToConstantMemory
270 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
271 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
668 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
726 bool pointsToConstantMemory(const MemoryLocation &Loc,
728 return Result.pointsToConstantMemory(Loc, OrLocal);
800 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
801 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
802 : CurrentResult.pointsToConstantMemory(Lo
851 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DAliasAnalysis.h266 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
268 /// A convenience wrapper around the primary \c pointsToConstantMemory
270 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
271 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
668 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
726 bool pointsToConstantMemory(const MemoryLocation &Loc,
728 return Result.pointsToConstantMemory(Loc, OrLocal);
800 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
801 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
802 : CurrentResult.pointsToConstantMemory(Lo
851 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DAliasAnalysis.h266 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
268 /// A convenience wrapper around the primary \c pointsToConstantMemory
270 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
271 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
668 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
726 bool pointsToConstantMemory(const MemoryLocation &Loc,
728 return Result.pointsToConstantMemory(Loc, OrLocal);
800 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
801 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
802 : CurrentResult.pointsToConstantMemory(Lo
851 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h266 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
268 /// A convenience wrapper around the primary \c pointsToConstantMemory
270 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
271 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
668 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
726 bool pointsToConstantMemory(const MemoryLocation &Loc,
728 return Result.pointsToConstantMemory(Loc, OrLocal);
800 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
801 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
802 : CurrentResult.pointsToConstantMemory(Lo
851 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DAliasAnalysis.h266 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
268 /// A convenience wrapper around the primary \c pointsToConstantMemory
270 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
271 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
668 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
726 bool pointsToConstantMemory(const MemoryLocation &Loc,
728 return Result.pointsToConstantMemory(Loc, OrLocal);
800 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
801 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
802 : CurrentResult.pointsToConstantMemory(Lo
851 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DAliasAnalysis.h266 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
268 /// A convenience wrapper around the primary \c pointsToConstantMemory
270 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
271 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
668 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
726 bool pointsToConstantMemory(const MemoryLocation &Loc,
728 return Result.pointsToConstantMemory(Loc, OrLocal);
800 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
801 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
802 : CurrentResult.pointsToConstantMemory(Lo
851 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DAliasAnalysis.h272 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false);
274 /// A convenience wrapper around the primary \c pointsToConstantMemory
276 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { function in class:llvm::AAResults
277 return pointsToConstantMemory(MemoryLocation(P), OrLocal);
665 virtual bool pointsToConstantMemory(const MemoryLocation &Loc,
723 bool pointsToConstantMemory(const MemoryLocation &Loc,
725 return Result.pointsToConstantMemory(Loc, OrLocal);
797 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase::AAResultsProxy
798 return AAR ? AAR->pointsToConstantMemory(Loc, OrLocal)
799 : CurrentResult.pointsToConstantMemory(Lo
848 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal) { function in class:llvm::AAResultBase
[all...]

Completed in 143 milliseconds