Searched refs:SuccsB (Results 1 – 1 of 1) sorted by relevance
736 const SmallPtrSet<MachineBasicBlock *, 8> &SuccsB) { in bothUsedInPHI() argument738 if (SuccsB.count(BB) && !BB->empty() && BB->begin()->isPHI()) in bothUsedInPHI()