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

/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp96 bool KnownMustAlias) {
100 if (isMustAlias() && !KnownMustAlias)
94 addPointer(AliasSetTracker &AST, PointerRec &Entry, uint64_t Size, const MDNode *TBAAInfo, bool KnownMustAlias) argument

Completed in 145 milliseconds