Searched refs:hasAVLReg (Results 1 – 1 of 1) sorted by relevance
569 bool hasAVLReg() const { return State == AVLIsReg; } in hasAVLReg() function in __anoncddf45c50111::VSETVLIInfo572 assert(hasAVLReg() && AVLRegDef.DefReg.isVirtual()); in getAVLReg()580 assert(hasAVLReg()); in getAVLVNInfo()588 assert(hasAVLReg()); in getAVLDefMI()600 else if (Info.hasAVLReg()) in setAVL()618 if (hasAVLReg()) { in hasNonZeroAVL()635 if (hasAVLReg() && Other.hasAVLReg()) { in hasSameAVLLatticeValue()659 if (hasAVLReg() && Other.hasAVLReg()) { in hasSameAVL()832 if (hasAVLReg()) in print()945 if (!Info.hasAVLReg()) in INITIALIZE_PASS()[all …]