Searched refs:hasInterval (Results 1 – 19 of 19) sorted by relevance
113 if (hasInterval(Reg)) in getInterval()123 bool hasInterval(Register Reg) const { in hasInterval() function130 assert(!hasInterval(Reg) && "Interval already exists!"); in createEmptyInterval()
82 bool hasInterval(int Slot) const { return S2IMap.count(Slot); } in hasInterval() function
147 assert(LIS->hasInterval(Reg)); in allocatePhysRegs()
159 if (hasInterval(Reg)) in print()1558 if (Reg.isVirtual() && hasInterval(Reg) && !MO.isUndef()) { in handleMoveIntoNewBundle()1686 if (MO.getSubReg() && hasInterval(Reg) && in repairIntervalsInRange()1690 if (!hasInterval(Reg)) { in repairIntervalsInRange()
395 if (!LIS->hasInterval(Reg)) in runOnMachineFunction()
167 if (!LS->hasInterval(FI)) in ScanForSpillSlotRefs()
419 if (LIS.hasInterval(Reg) && MRI.reg_nodbg_empty(Reg)) { in eliminateDeadDef()
825 if (!LIS->hasInterval(Reg)) { in handleDebugValue()1048 if (!LIS.hasInterval(DstReg)) in addDefsFromCopies()1124 if (LIS.hasInterval(LocMO.getReg())) { in computeIntervals()
2177 if (LiveStks && LiveStks->hasInterval(MO->getIndex()) && in visitMachineOperand()2305 if (LiveInts->hasInterval(Reg)) { in checkLiveness()2852 if (!LiveInts->hasInterval(Reg)) { in verifyLiveIntervals()
1189 if (PHISrcRegs.count(Reg) || !LIS->hasInterval(Reg)) in SplitCriticalEdge()
716 assert(LIS.hasInterval(Reg) && in reMaterializeAll()
339 if (!LIS.hasInterval(ToReg)) in replaceRegUsesAfterLoop()
3898 if (!LIS->hasInterval(reg)) in lateLiveIntervalUpdate()
229 if (!LIS->hasInterval(Reg)) in runOnMachineFunction()
31 if (!LIS.hasInterval(Reg)) in printLivesAt()269 if (!LIS.hasInterval(Reg)) in getLiveRegs()
227 if (!LIS.hasInterval(Reg)) in getLiveRegMap()
225 if (!LIS->hasInterval(Reg)) in CheckNSA()
887 if (!DAG.LIS->hasInterval(Reg)) in collectRematerializableInstructions()
2971 if (!LIS->hasInterval(Reg)) in findReachingDef()