Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInsertWaitcnts.cpp1741 bool FoundAliasingStore = false; in generateWaitcntInstBefore() local
1752 FoundAliasingStore = true; in generateWaitcntInstBefore()
1757 if (!FoundAliasingStore) in generateWaitcntInstBefore()