Searched refs:FunctionBlockSetType (Results 1 – 3 of 3) sorted by relevance
1456 typedef SmallPtrSet<MachineBasicBlock *, 16> FunctionBlockSetType; in buildCFGChains() typedef1461 FunctionBlockSetType FunctionBlockSet; in buildCFGChains()
2668 using FunctionBlockSetType = SmallPtrSet<MachineBasicBlock *, 16>; in buildCFGChains() typedef2673 FunctionBlockSetType FunctionBlockSet; in buildCFGChains()
2748 using FunctionBlockSetType = SmallPtrSet<MachineBasicBlock *, 16>; in buildCFGChains() typedef2753 FunctionBlockSetType FunctionBlockSet; in buildCFGChains()