Lines Matching refs:hasInterval
419 if (!LIS->hasInterval(CP.getDstReg())) in AdjustCopiesBackFrom()
496 if (LIS->hasInterval(*AS) && IntA.overlaps(LIS->getInterval(*AS))) { in AdjustCopiesBackFrom()
526 if (!LIS->hasInterval(*SR)) in AdjustCopiesBackFrom()
625 if (!LIS->hasInterval(CP.getDstReg())) in RemoveCopyByCommutingDef()
688 if (LIS->hasInterval(*AS) && in RemoveCopyByCommutingDef()
1000 if (!LIS->hasInterval(*SR)) in removeIntervalIfEmpty()
1027 if (LIS->hasInterval(DstReg)) { in RemoveCopyFlag()
1036 if (!LIS->hasInterval(*AS)) in RemoveCopyFlag()
1075 if (LIS->hasInterval(CP.getDstReg()) && in shouldJoinPhys()
1435 if (!LIS->hasInterval(*AS)) in JoinIntervals()
1719 if (LIS->hasInterval(SrcReg) && LIS->getInterval(SrcReg).empty()) in CopyCoalesceInMBB()
1878 LIS->hasInterval(SrcReg)) in runOnMachineFunction()
1944 if (!reg || !LIS->hasInterval(reg)) continue; in runOnMachineFunction()
1955 if (LIS->hasInterval(S) && LIS->getInterval(S).liveAt(DefIdx)) in runOnMachineFunction()