Searched refs:getAVLVNInfo (Results 1 – 1 of 1) sorted by relevance
579 const VNInfo *getAVLVNInfo() const { in getAVLVNInfo() function in __anoncddf45c50111::VSETVLIInfo589 if (!LIS || getAVLVNInfo()->isPHIDef()) in getAVLDefMI()591 auto *MI = LIS->getInstructionFromIndex(getAVLVNInfo()->def); in getAVLDefMI()601 setAVLRegDef(Info.getAVLVNInfo(), Info.getAVLReg()); in setAVL()636 assert(!getAVLVNInfo() == !Other.getAVLVNInfo() && in hasSameAVLLatticeValue()638 if (!getAVLVNInfo()) in hasSameAVLLatticeValue()640 return getAVLVNInfo()->id == Other.getAVLVNInfo()->id && in hasSameAVLLatticeValue()660 assert(!getAVLVNInfo() == !Other.getAVLVNInfo() && in hasSameAVL()662 if (!getAVLVNInfo()) in hasSameAVL()1150 if (LI.getVNInfoBefore(SI) != Info.getAVLVNInfo()) { in insertVSETVLI()[all …]