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