Searched defs:isLiveOut (Results 1 – 10 of 10) sorted by relevance
188 bool MachineRegisterInfo::isLiveOut(unsigned Reg) const { in isLiveOut() function in MachineRegisterInfo
378 bool isLiveOut = false; in runOnMachineFunction() local
703 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
166 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
472 bool isLiveOut = false; in LowerPHINode() local
740 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
907 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
175 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
2895 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
2824 bool isLiveOut = hasOnlyLiveOutUses(SU); in AddPseudoTwoAddrDeps() local