Home
last modified time | relevance | path

Searched refs:PtrAS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp222 const MemoryLocation &MemLoc, AliasSet *PtrAS, bool &MustAliasAll) { in mergeAliasSetsForMemoryLocation() argument
235 if (&AS != PtrAS) { in mergeAliasSetsForMemoryLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h253 AliasSet *PtrAS,