Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11161 bool AllLocal = ScopeIsLocal; in handleLoadInst() local
11163 AllLocal &= AA::isValidInScope(*PC, getAnchorScope()); in handleLoadInst()
11174 if (AllLocal) { in handleLoadInst()
11180 if (!AllLocal && ScopeIsLocal) in handleLoadInst()