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