Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasSetTracker.cpp133 bool KnownMustAlias, bool SkipSizeUpdate) { in addPointer() argument
149 } else if (!SkipSizeUpdate) in addPointer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h301 bool SkipSizeUpdate = false);