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()1551 if (Reg.isVirtual() && hasInterval(Reg) && !MO.isUndef()) { in handleMoveIntoNewBundle()1679 if (MO.getSubReg() && hasInterval(Reg) && in repairIntervalsInRange()1683 if (!hasInterval(Reg)) { in repairIntervalsInRange()
395 if (!LIS->hasInterval(Reg)) in runOnMachineFunction()
167 if (!LS->hasInterval(FI)) in ScanForSpillSlotRefs()
428 if (LIS.hasInterval(Reg) && MRI.reg_nodbg_empty(Reg)) { in eliminateDeadDef()
826 if (!LIS->hasInterval(Reg)) { in handleDebugValue()1052 if (!LIS.hasInterval(DstReg)) in addDefsFromCopies()1128 if (LIS.hasInterval(LocMO.getReg())) { in computeIntervals()
2263 if (LiveStks && LiveStks->hasInterval(MO->getIndex()) && in visitMachineOperand()2400 if (LiveInts->hasInterval(Reg)) { in checkLiveness()2947 if (!LiveInts->hasInterval(Reg)) { in verifyLiveIntervals()
1213 if (PHISrcRegs.count(Reg) || !LIS->hasInterval(Reg)) in SplitCriticalEdge()
733 assert(LIS.hasInterval(Reg) && in reMaterializeAll()
348 if (!LIS.hasInterval(ToReg)) in replaceRegUsesAfterLoop()
3904 if (!LIS->hasInterval(reg)) in lateLiveIntervalUpdate()
229 if (!LIS->hasInterval(Reg)) in runOnMachineFunction()
225 if (!LIS.hasInterval(Reg)) in getLiveRegMap()
225 if (!LIS->hasInterval(Reg)) in CheckNSA()
240 if (!LIS.hasInterval(Reg)) in getLiveRegs()
1241 if (!DAG.LIS->hasInterval(Reg)) in collectRematerializableInstructions()
3066 if (!LIS->hasInterval(Reg)) in findReachingDef()