Searched refs:hasSameAVL (Results 1 – 1 of 1) sorted by relevance
473 bool hasSameAVL(const VSETVLIInfo &Other) const { in hasSameAVL() function in __anon1aeaf6f50111::VSETVLIInfo589 return hasSameAVL(Require) && hasCompatibleVTYPE(MI, Require); in isCompatible()605 if (!hasSameAVL(Other)) in operator ==()645 if (hasSameAVL(Other) && hasSameVLMAX(Other)) { in intersect()868 Info.hasSameAVL(PrevInfo) && Info.hasSameVLMAX(PrevInfo)) { in insertVSETVLI()980 if (DefInfo.hasSameAVL(CurInfo) && DefInfo.hasSameVLMAX(CurInfo)) in needVSETVLI()1173 if (!DefInfo.hasSameAVL(PBBInfo.Exit) || in needVSETVLIPHI()