Searched refs:hasInterval (Results 1 – 18 of 18) sorted by relevance
115 if (hasInterval(Reg)) in getInterval()125 bool hasInterval(Register Reg) const { in hasInterval() function132 assert(!hasInterval(Reg) && "Interval already exists!"); in createEmptyInterval()
78 bool hasInterval(int Slot) const { return S2IMap.count(Slot); } in hasInterval() function
150 assert(LIS->hasInterval(Reg)); in allocatePhysRegs()
395 if (!LIS->hasInterval(Reg)) in runOnMachineFunction()
386 if (LIS.hasInterval(Reg) && MRI.reg_nodbg_empty(Reg)) { in eliminateDeadDef()
797 if (!LIS->hasInterval(Reg)) { in handleDebugValue()1010 if (!LIS.hasInterval(DstReg)) in addDefsFromCopies()1086 if (LIS.hasInterval(LocMO.getReg())) { in computeIntervals()
169 if (!LS->hasInterval(FI)) in ScanForSpillSlotRefs()
166 if (hasInterval(Reg)) in print()1553 if (Reg.isVirtual() && hasInterval(Reg) && !MO.isUndef()) { in handleMoveIntoNewBundle()1685 !hasInterval(MOI->getReg())) { in repairIntervalsInRange()
2044 if (LiveStks && LiveStks->hasInterval(MO->getIndex()) && in visitMachineOperand()2191 if (LiveInts->hasInterval(Reg)) { in checkLiveness()2290 if (LiveInts->hasInterval(Reg)) { in checkLiveness()2710 if (!LiveInts->hasInterval(Reg)) { in verifyLiveIntervals()
1215 if (PHISrcRegs.count(Reg) || !LIS->hasInterval(Reg)) in SplitCriticalEdge()
734 assert(LIS.hasInterval(Reg) && in reMaterializeAll()
345 if (!LIS.hasInterval(ToReg)) in replaceRegUsesAfterLoop()
1551 if (!LIS->hasInterval(Evictor)) in splitCanCauseEvictionChain()
3781 if (!LIS->hasInterval(reg)) in lateLiveIntervalUpdate()
31 if (!LIS.hasInterval(Reg)) in printLivesAt()269 if (!LIS.hasInterval(Reg)) in getLiveRegs()
227 if (!LIS.hasInterval(Reg)) in getLiveRegMap()
214 if (!LIS->hasInterval(Reg)) in CheckNSA()
2391 if (!LIS->hasInterval(Reg)) in findReachingDef()