Searched refs:UpdateLiveIns (Results 1 – 4 of 4) sorted by relevance
119 bool UpdateLiveIns = false; variable
197 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()198 if (!UpdateLiveIns) in OptimizeFunction()360 if (UpdateLiveIns) { in replaceTailWithBranchTo()422 if (UpdateLiveIns) in SplitMBBAt()843 if (UpdateLiveIns) { in mergeCommonTails()2050 if (UpdateLiveIns) { in HoistCommonCodeInSuccs()
1018 bool UpdateLiveIns, in splitAt() argument1031 if (UpdateLiveIns) { in splitAt()1049 if (UpdateLiveIns) in splitAt()
940 MachineBasicBlock *splitAt(MachineInstr &SplitInst, bool UpdateLiveIns = true,