Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1741 bool FoundAliasingStore = false; in generateWaitcntInstBefore() local
1752 FoundAliasingStore = true; in generateWaitcntInstBefore()
1757 if (!FoundAliasingStore) in generateWaitcntInstBefore()