Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11169 bool ScopeIsLocal = (II.S & AA::Intraprocedural); in handleLoadInst() local
11170 bool AllLocal = ScopeIsLocal; in handleLoadInst()
11189 if (!AllLocal && ScopeIsLocal) in handleLoadInst()