Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PVNI

1555       const VNInfo *PVNI = LI.getVNInfoBefore(PEnd);
1558 if (!PVNI) {
1567 if (!IsPHI && PVNI != VNI) {
1569 *OS << "Valno #" << PVNI->id << " live out of BB#"