Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp740 Loc.AATags.Scope = adjustAliasScopeList(Loc.AATags.Scope); in adjustLoc()
741 Loc.AATags.NoAlias = adjustAliasScopeList(Loc.AATags.NoAlias); in adjustLoc()
746 MDNode *adjustAliasScopeList(MDNode *ScopeList) const { in adjustAliasScopeList() function in __anonaf4eb2f30111::AccessAnalysis