Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10783 bool AllLocal = ScopeIsLocal; in handleLoadInst() local
10785 AllLocal &= AA::isValidInScope(*PC, getAnchorScope()); in handleLoadInst()
10796 if (AllLocal) { in handleLoadInst()
10802 if (!AllLocal && ScopeIsLocal) in handleLoadInst()