Home
last modified time | relevance | path

Searched refs:SuccsB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp715 const SmallPtrSet<MachineBasicBlock *, 8> &SuccsB) { in bothUsedInPHI() argument
717 if (SuccsB.count(BB) && !BB->empty() && BB->begin()->isPHI()) in bothUsedInPHI()