Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp399 bool isPreheaderToFlush(MachineBasicBlock &MBB,
1586 isPreheaderToFlush(Block, ScoreBrackets); in insertWaitcntInBlock()
1674 isPreheaderToFlush(Block, ScoreBrackets)) in insertWaitcntInBlock()
1682 bool SIInsertWaitcnts::isPreheaderToFlush(MachineBasicBlock &MBB, in isPreheaderToFlush() function in SIInsertWaitcnts