Home
last modified time | relevance | path

Searched defs:PhiU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h530 PhiU_struct PhiU; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1807 if (const auto *PhiU = dyn_cast<PHINode>(U)) in collectPHINodes() local