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