Searched refs:ScopeIsLocal (Results 1 – 1 of 1) sorted by relevance
11238 bool ScopeIsLocal = (II.S & AA::Intraprocedural); in handleLoadInst() local11239 bool AllLocal = ScopeIsLocal; in handleLoadInst()11258 if (!AllLocal && ScopeIsLocal) in handleLoadInst()