Searched refs:hasSameAVL (Results 1 – 1 of 1) sorted by relevance
99 bool hasSameAVL(const VSETVLIInfo &Other) const { in hasSameAVL() function in __anon263350f90111::VSETVLIInfo208 return hasSameAVL(InstrInfo); in isCompatible()224 if (!hasSameAVL(Other)) in operator ==()260 if (hasSameAVL(Other) && hasSameVLMAX(Other)) { in intersect()415 Info.hasSameAVL(PrevInfo) && Info.hasSameVLMAX(PrevInfo)) { in insertVSETVLI()497 if (DefInfo.hasSameAVL(CurInfo) && DefInfo.hasSameVTYPE(CurInfo)) in needVSETVLI()624 if (!DefInfo.hasSameAVL(PBBInfo.Exit) || in needVSETVLIPHI()