Searched refs:UpdateLiveIns (Results 1 – 4 of 4) sorted by relevance
122 bool UpdateLiveIns = false; variable
226 UpdateLiveIns = MRI.tracksLiveness() && TRI->trackLivenessAfterRegAlloc(MF); in OptimizeFunction()227 if (!UpdateLiveIns) in OptimizeFunction()389 if (UpdateLiveIns) { in replaceTailWithBranchTo()451 if (UpdateLiveIns) in SplitMBBAt()872 if (UpdateLiveIns) { in mergeCommonTails()2121 if (UpdateLiveIns) in HoistCommonCodeInSuccs()
1024 bool UpdateLiveIns, in splitAt() argument1037 if (UpdateLiveIns) { in splitAt()1055 if (UpdateLiveIns) in splitAt()
995 bool UpdateLiveIns = true,