Searched refs:PixelEntryBB (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp416 BasicBlock *PixelEntryBB = nullptr; local
426 PixelEntryBB = I.getParent();
648 PHI->addIncoming(UndefValue::get(Ty), PixelEntryBB); local

Completed in 48 milliseconds