Searched refs:MBBsInsertedInto (Results 1 – 3 of 3) sorted by relevance
283 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; in LowerAtomicPHINode() local306 if (!MBBsInsertedInto.insert(&opBlock)) in LowerAtomicPHINode()
372 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; in LowerPHINode() local388 if (!MBBsInsertedInto.insert(&opBlock).second) in LowerPHINode()
358 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; in LowerPHINode() local374 if (!MBBsInsertedInto.insert(&opBlock).second) in LowerPHINode()