Searched defs:isLiveOut (Results 1 – 5 of 5) sorted by relevance
473 bool isLiveOut = false; in LowerPHINode() local
739 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
929 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
175 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
2926 bool isLiveOut = hasOnlyLiveOutUses(SU); in AddPseudoTwoAddrDeps() local