Searched defs:isLiveOut (Results 1 – 5 of 5) sorted by relevance
198 bool MachineRegisterInfo::isLiveOut(unsigned Reg) const { in isLiveOut() function in MachineRegisterInfo
377 bool isLiveOut = false; in runOnMachineFunction() local
757 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
170 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
2877 bool isLiveOut = hasOnlyLiveOutUses(SU); in AddPseudoTwoAddrDeps() local