Searched refs:UpdateLiveIns (Results 1 – 4 of 4) sorted by relevance
125 bool UpdateLiveIns; variable
189 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()190 if (!UpdateLiveIns) in OptimizeFunction()413 if (UpdateLiveIns) { in replaceTailWithBranchTo()475 if (UpdateLiveIns) in SplitMBBAt()921 if (UpdateLiveIns) { in mergeCommonTails()2125 if (UpdateLiveIns) { in HoistCommonCodeInSuccs()
101 bool UpdateLiveIns; variable
216 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()217 if (!UpdateLiveIns) in OptimizeFunction()403 if (!UpdateLiveIns) in computeLiveIns()