Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp681 const SmallPtrSet<MachineBasicBlock *, 8> &SuccsB) { in bothUsedInPHI() argument
683 if (SuccsB.count(BB) && !BB->empty() && BB->begin()->isPHI()) in bothUsedInPHI()