Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1769 bool FoundAliasingStore = false; in generateWaitcntInstBefore() local
1780 FoundAliasingStore = true; in generateWaitcntInstBefore()
1785 if (!FoundAliasingStore) in generateWaitcntInstBefore()