Searched refs:BBSet (Results 1 – 4 of 4) sorted by relevance
178 using BBSet = DenseSet<const BasicBlock *>; in addDiscriminators() typedef179 using LocationBBMap = DenseMap<Location, BBSet>; in addDiscriminators()
63 typedef SmallPtrSet<BasicBlock*, 8> BBSet; typedef in __anon19cb08fb0111::DwarfEHPrepare64 BBSet LandingPads;562 for (BBSet::const_iterator LI = LandingPads.begin(), LE = LandingPads.end(); in MoveExceptionValueCalls()618 for (BBSet::iterator LI = LandingPads.begin(), LE = LandingPads.end(); in MoveExceptionValueCalls()
41 typedef SmallPtrSet<BasicBlock *, 8> BBSet; typedef180 BBSet Visited;319 BBSet TempVisited; in orderNodes()
74 using BBSet = SmallPtrSet<BasicBlock *, 8>; typedef191 BBSet Visited;