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