Searched refs:tracksLiveness (Results 1 – 16 of 16) sorted by relevance
80 assert(MBB->getParent()->getRegInfo().tracksLiveness() && in initFromEndOfBlockToStartOfSeq()97 assert(MBB->getParent()->getRegInfo().tracksLiveness() && in initInSeq()
209 bool tracksLiveness() const { in tracksLiveness() function
84 assert(MRI.tracksLiveness() && "OptimizeLiveIntervals expects liveness"); in runOnMachineFunction()
194 assert(MRI.tracksLiveness() && in runOnMachineFunction()
598 if (RetVal && MRI->tracksLiveness()) in INITIALIZE_PASS_DEPENDENCY()1568 if (MRI->tracksLiveness()) { in IfConvertSimple()1671 if (MRI->tracksLiveness()) { in IfConvertTriangle()1833 if (MRI->tracksLiveness()) { in IfConvertDiamondCommon()1867 if (MRI->tracksLiveness()) { in IfConvertDiamondCommon()
222 MRI.tracksLiveness()) && in SchedulePostRATDList()
727 if (!MF->getProperties().hasNoPHIs() && MRI->tracksLiveness()) { in visitMachineBasicBlockBefore()896 if (MRI->tracksLiveness()) { in visitMachineBasicBlockBefore()2587 if (MRI->tracksLiveness() && !MI->isDebugInstr()) in visitMachineOperand()3463 if (MRI->tracksLiveness()) in visitMachineFunctionAfter()
298 YamlMF.TracksRegLiveness = RegInfo.tracksLiveness(); in convertMRI()
1038 bool TracksLiveness = MRI->tracksLiveness(); in ForwardCopyPropagateBlock()
422 if (!livein_empty() && MRI.tracksLiveness()) { in print()
226 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()
917 if (MRI.tracksLiveness()) { in build()
1937 if (!RegClass || !MF.getRegInfo().tracksLiveness()) in findRenameRegForSameLdStRegPair()2535 bool VisitSucc = CurMBB->getParent()->getRegInfo().tracksLiveness(); in findMatchingUpdateInsnForward()3027 if (MBB.getParent()->getRegInfo().tracksLiveness()) { in optimizeBlock()
9533 assert(MBB.getParent()->getRegInfo().tracksLiveness() && in getOutlinableRanges()
673 assert(RegInfo.tracksLiveness()); in parseRegisterInfo()
6088 assert(MBB.getParent()->getRegInfo().tracksLiveness() && in isMBBSafeToOutlineFrom()