Searched refs:UpdateLiveIns (Results 1 – 4 of 4) sorted by relevance
122 bool UpdateLiveIns = false; variable
201 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()202 if (!UpdateLiveIns) in OptimizeFunction()364 if (UpdateLiveIns) { in replaceTailWithBranchTo()426 if (UpdateLiveIns) in SplitMBBAt()850 if (UpdateLiveIns) { in mergeCommonTails()2061 if (UpdateLiveIns) in HoistCommonCodeInSuccs()
1024 bool UpdateLiveIns, in splitAt() argument1037 if (UpdateLiveIns) { in splitAt()1055 if (UpdateLiveIns) in splitAt()
963 MachineBasicBlock *splitAt(MachineInstr &SplitInst, bool UpdateLiveIns = true,