Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1902 SUnit *SuccUnit = Succ.getSUnit(); in apply() local
1903 if (TII->isDS(*SuccUnit->getInstr()) && in apply()
1904 SuccUnit->getInstr()->mayStore()) { in apply()
1905 Cache->push_back(SuccUnit); in apply()