Searched refs:hasInterval (Results 1 – 9 of 9) sorted by relevance
111 if (hasInterval(Reg)) in getInterval()121 bool hasInterval(unsigned Reg) const { in hasInterval() function127 assert(!hasInterval(Reg) && "Interval already exists!"); in createEmptyInterval()
74 bool hasInterval(int Slot) const { return S2IMap.count(Slot); } in hasInterval() function
986 if (LiveStks && LiveStks->hasInterval(MO->getIndex()) && in visitMachineOperand()1072 if (LiveInts->hasInterval(Reg)) { in checkLiveness()1161 if (LiveInts->hasInterval(Reg)) { in checkLiveness()1409 if (!LiveInts->hasInterval(Reg)) { in verifyLiveIntervals()
328 if (LIS.hasInterval(Reg) && MRI.reg_nodbg_empty(Reg)) { in eliminateDeadDef()
156 if (!LS->hasInterval(FI)) in ScanForSpillSlotRefs()
616 if (!LIS.hasInterval(DstReg)) in addDefsFromCopies()681 if (LIS.hasInterval(Loc.getReg())) { in computeIntervals()
702 if (!LIS.hasInterval(SVI.SpillReg)) { in hoistSpill()994 if (!LIS.hasInterval(Reg)) in reMaterializeAll()
165 if (hasInterval(Reg)) in print()1401 !hasInterval(MOI->getReg())) { in repairIntervalsInRange()
922 if (PHISrcRegs.count(Reg) || !LIS->hasInterval(Reg)) in SplitCriticalEdge()