Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp375 DenseSet<MachineBasicBlock *> BlockVisitedSet; member in __anon92ffbdcb0111::SIInsertWaitcnts
1208 assert(!BlockVisitedSet.count(TBB)); in generateWaitcntInstBefore()
1412 bool Visited = BlockVisitedSet.count(Pred); in mergeInputScoreBrackets()
1451 bool Visited = BlockVisitedSet.count(Pred); in mergeInputScoreBrackets()
1499 if (!BlockVisitedSet.count(Pred)) { in mergeInputScoreBrackets()
1613 if (!BlockVisitedSet.count(Pred)) { in mergeInputScoreBrackets()
1871 BlockVisitedSet.clear(); in runOnMachineFunction()
1886 BlockVisitedSet.insert(&MBB); in runOnMachineFunction()