Searched defs:IsLiveIn (Results 1 – 4 of 4) sorted by relevance
975 bool IsLiveIn, CfgVector<SizeT> &LiveRegCount) { in emitRegisterUsage()1094 constexpr bool IsLiveIn = true; in emit() local1147 constexpr bool IsLiveIn = false; in emit() local
860 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local
1127 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local
1984 bool IsLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local