Searched defs:IsLiveIn (Results 1 – 2 of 2) 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