Searched refs:ScopePtr (Results 1 – 1 of 1) sorted by relevance
1088 const Function *ScopePtr = &Scope; in forallInterferingAccesses() local1089 IsLiveInCalleeCB = [ScopePtr](const Function &Fn) { in forallInterferingAccesses()1090 return ScopePtr != &Fn; in forallInterferingAccesses()