Searched refs:liveAt (Results 1 – 7 of 7) sorted by relevance
211 return LR.liveAt(getMBBStartIdx(mbb)); in isLiveInToMBB()216 return LR.liveAt(getMBBEndIdx(mbb).getPrevSlot()); in isLiveOutOfMBB()
330 bool liveAt(SlotIndex index) const { in liveAt() function
903 if (SrcInt->liveAt(Idx)) in eliminateUndefCopy()906 if (DstInt->liveAt(Idx)) in eliminateUndefCopy()927 if (DstInt->liveAt(Idx)) in eliminateUndefCopy()964 Reads = DstInt->liveAt(LIS->getInstructionIndex(UseMI)); in updateRegDefsUses()
876 if (!LI.liveAt(PrevIndex)) in SplitCriticalEdge()879 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge()
641 if (LI.liveAt(LIS->getMBBStartIdx(*SI))) in isLiveOutPastPHIs()
962 if (Edit->getParent().liveAt(LastUse)) { in extendPHIKillRanges()1010 if (!Edit->getParent().liveAt(Idx)) in rewriteAssigned()
970 if (MI->mayLoad() && !LI.liveAt(Idx.getRegSlot(true))) { in visitMachineOperand()974 if (MI->mayStore() && !LI.liveAt(Idx.getRegSlot())) { in visitMachineOperand()