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