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