Searched defs:SVNI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveIntervals.cpp | 1735 if (VNInfo *SVNI = S.getVNInfoAt(Pos)) removeVRegDefAt() local |
H A D | RegisterCoalescer.cpp | 1743 VNInfo *SVNI = SR.getVNInfoAt(RegIndex); eliminateUndefCopy() local |