Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp487 NodeSet PhiDefs; in computePhiInfo() local
494 PhiDefs.insert(R.Id); in computePhiInfo()
566 if (PhiDefs.count(DA.Id)) in computePhiInfo()
H A DRDFGraph.cpp1450 RegisterAggr PhiDefs(getPRI()); in buildPhis() local
1457 PhiDefs.insert(DR); in buildPhis()
1472 if (!MRI.isAllocatable(RR.Reg) || PhiDefs.hasCoverOf(RR) || in buildPhis()
1479 PhiDefs.insert(RR); in buildPhis()