Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10156 bool AllLocal = ScopeIsLocal; in handleLoadInst() local
10158 AllLocal &= AA::isValidInScope(*PC, getAnchorScope()); in handleLoadInst()
10169 if (AllLocal) { in handleLoadInst()
10175 if (!AllLocal && ScopeIsLocal) in handleLoadInst()