Searched defs:IsLiveIn (Results 1 – 6 of 6) sorted by relevance
305 bool IsLiveIn = MF.front().isLiveIn(MOp.getReg()); analyzeMF() local
222 for (MCRegAliasIterator Alias(PhysReg, TRI, false); !IsLiveIn && Alias.isValid(); ++Alias) in findReachingDefs() local
112 const bool IsLiveIn = MRI.isLiveIn(Reg); insertCSRSaves() local
858 I.addReg(Reg, IsLiveIn ? RegState::Implicit : RegState::ImplicitKill); in spillCalleeSavedRegisters() local
2442 bool IsLiveIn = MRI.isLiveIn(Reg); spillCalleeSavedRegisters() local
2769 bool IsLiveIn = MF.getRegInfo().isLiveIn(Reg); getPrologueDeath() local