Searched refs:hasInterval (Results 1 – 9 of 9) sorted by relevance
109 if (hasInterval(Reg)) in getInterval()119 bool hasInterval(unsigned Reg) const { in hasInterval() function125 assert(!hasInterval(Reg) && "Interval already exists!"); in createEmptyInterval()
73 bool hasInterval(int Slot) const { in hasInterval() function
966 if (LiveStks && LiveStks->hasInterval(MO->getIndex()) && in visitMachineOperand()1027 if (LiveInts->hasInterval(Reg)) { in checkLiveness()1086 if (LiveInts->hasInterval(Reg)) { in checkLiveness()1334 if (!LiveInts->hasInterval(Reg)) { in verifyLiveIntervals()
324 if (LIS.hasInterval(Reg) && MRI.reg_nodbg_empty(Reg)) { in eliminateDeadDef()
156 if (!LS->hasInterval(FI)) in ScanForSpillSlotRefs()
596 if (!LIS.hasInterval(DstReg)) in addDefsFromCopies()661 if (LIS.hasInterval(Loc.getReg())) { in computeIntervals()
151 if (hasInterval(Reg)) in print()1094 !hasInterval(MOI->getReg())) { in repairIntervalsInRange()
700 if (!LIS.hasInterval(SVI.SpillReg)) { in hoistSpill()981 if (!LIS.hasInterval(Reg)) in reMaterializeAll()
883 if (PHISrcRegs.count(Reg) || !LIS->hasInterval(Reg)) in SplitCriticalEdge()