Lines Matching refs:VNInfo
49 static VNInfo *getVNInfoFromReg(Register Reg, const MachineInstr &MI, in getVNInfoFromReg()
516 const VNInfo *ValNo;
554 void setAVLRegDef(const VNInfo *VNInfo, Register AVLReg) { in setAVLRegDef() argument
556 AVLRegDef.ValNo = VNInfo; in setAVLRegDef()
579 const VNInfo *getAVLVNInfo() const { in getAVLVNInfo()
975 VNInfo *VNI = getVNInfoFromReg(AVLReg, MI, LIS); in getInfoForVSETVLI()
1054 VNInfo *VNI = getVNInfoFromReg(VLOp.getReg(), MI, LIS); in computeInfoForInstr()
1277 VNInfo *VNI = LI.getVNInfoAt(SI); in transferAfter()
1375 const VNInfo *Valno = Require.getAVLVNInfo(); in needVSETVLIPHI()
1385 const VNInfo *Value = LR.getVNInfoBefore(LIS->getMBBEndIdx(PBB)); in needVSETVLIPHI()
1698 VNInfo *DefVNI = DefLI.getVNInfoAt(DefLI.beginIndex()); in coalesceVSETVLIs()
1758 VNInfo *DefVNI = DefLI.getVNInfoAt(DefLI.beginIndex()); in insertReadVL()