Searched refs:BlockVisitedSet (Results 1 – 1 of 1) sorted by relevance
375 DenseSet<MachineBasicBlock *> BlockVisitedSet; member in __anon92ffbdcb0111::SIInsertWaitcnts1208 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()