Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp133 bool KnownMustAlias, bool SkipSizeUpdate) { in addPointer() argument
149 } else if (!SkipSizeUpdate) in addPointer()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h301 bool SkipSizeUpdate = false);