Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp388 bool isPreheaderToFlush(MachineBasicBlock &MBB,
1579 isPreheaderToFlush(Block, ScoreBrackets); in insertWaitcntInBlock()
1669 isPreheaderToFlush(Block, ScoreBrackets)) in insertWaitcntInBlock()
1677 bool SIInsertWaitcnts::isPreheaderToFlush(MachineBasicBlock &MBB, in isPreheaderToFlush() function in SIInsertWaitcnts