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