Searched defs:IsLiveIn (Results 1 – 3 of 3) sorted by relevance
953 bool IsLiveIn, CfgVector<SizeT> &LiveRegCount) { in emitRegisterUsage()1072 constexpr bool IsLiveIn = true; in emit() local1125 constexpr bool IsLiveIn = false; in emit() local
2219 bool IsLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
1855 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); in getPrologueDeath() local