Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PVNI

1615       const VNInfo *PVNI = LR.getVNInfoBefore(PEnd);
1618 if (!PVNI) {
1628 if (!IsPHI && PVNI != VNI) {
1631 errs() << "Valno #" << PVNI->id << " live out of BB#"