Searched refs:MBBFallthrough (Results 1 – 1 of 1) sorted by relevance
496 SmallPtrSet<MachineBasicBlock *, 8> MBBFallthrough; in tryToSplitRestore() local499 MBBFallthrough.insert(BB); in tryToSplitRestore()518 for (MachineBasicBlock *BBToUpdate : MBBFallthrough) in tryToSplitRestore()