Searched refs:containsPointer (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DAliasSetTracker.h367 /// containsPointer - Return true if the specified location is represented by
370 bool containsPointer(Value *P, uint64_t Size, const MDNode *TBAAInfo) const;
/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h379 bool containsPointer(const Value *P, uint64_t Size,
/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp232 /// containsPointer - Return true if the specified location is represented by
235 bool AliasSetTracker::containsPointer(const Value *Ptr, uint64_t Size, function in class:AliasSetTracker
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DAliasSetTracker.cpp233 /// containsPointer - Return true if the specified location is represented by
236 bool AliasSetTracker::containsPointer(Value *Ptr, uint64_t Size, function in class:AliasSetTracker

Completed in 91 milliseconds