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

/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp234 /// containsPointer - Return true if the specified location is represented by
237 bool AliasSetTracker::containsPointer(Value *Ptr, uint64_t Size, function in class:AliasSetTracker

Completed in 165 milliseconds