Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp690 bool isPreheaderToFlush(MachineBasicBlock &MBB,
2495 isPreheaderToFlush(Block, ScoreBrackets); in insertWaitcntInBlock()
2577 isPreheaderToFlush(Block, ScoreBrackets)) { in insertWaitcntInBlock()
2601 bool SIInsertWaitcnts::isPreheaderToFlush( in isPreheaderToFlush() function in SIInsertWaitcnts