Searched refs:tracksLiveness (Results 1 – 15 of 15) sorted by relevance
79 assert(MBB->getParent()->getRegInfo().tracksLiveness() && in initFromEndOfBlockToStartOfSeq()96 assert(MBB->getParent()->getRegInfo().tracksLiveness() && in initInSeq()
209 bool tracksLiveness() const { in tracksLiveness() function
85 assert(MRI.tracksLiveness() && "OptimizeLiveIntervals expects liveness"); in runOnMachineFunction()
194 assert(MRI.tracksLiveness() && in runOnMachineFunction()
582 if (RetVal && MRI->tracksLiveness()) in INITIALIZE_PASS_DEPENDENCY()1562 if (MRI->tracksLiveness()) { in IfConvertSimple()1665 if (MRI->tracksLiveness()) { in IfConvertTriangle()1828 if (MRI->tracksLiveness()) { in IfConvertDiamondCommon()1862 if (MRI->tracksLiveness()) { in IfConvertDiamondCommon()
217 MRI.tracksLiveness()) && in SchedulePostRATDList()
625 MachineFunctionProperties::Property::NoPHIs) && MRI->tracksLiveness()) { in visitMachineBasicBlockBefore()791 if (MRI->tracksLiveness()) { in visitMachineBasicBlockBefore()2060 if (MRI->tracksLiveness() && !MI->isDebugInstr()) in visitMachineOperand()2873 if (MRI->tracksLiveness()) in visitMachineFunctionAfter()
306 MF.TracksRegLiveness = RegInfo.tracksLiveness(); in convert()
414 if (!livein_empty() && MRI.tracksLiveness()) { in print()
197 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()
902 if (MRI.tracksLiveness()) { in build()
1354 if (!RegClass || !MF.getRegInfo().tracksLiveness()) in canRenameUpToDef()2264 if (MBB.getParent()->getRegInfo().tracksLiveness()) { in optimizeBlock()
7623 assert(MBB.getParent()->getRegInfo().tracksLiveness() && in isMBBSafeToOutlineFrom()
586 assert(RegInfo.tracksLiveness()); in parseRegisterInfo()
6233 assert(MBB.getParent()->getRegInfo().tracksLiveness() && in isMBBSafeToOutlineFrom()