Searched refs:LocalLiveOut (Results 1 – 1 of 1) sorted by relevance
784 BitVector LocalLiveOut; in calculateLocalLiveness() local813 LocalLiveOut = LocalLiveIn; in calculateLocalLiveness()814 LocalLiveOut.reset(BlockInfo.End); in calculateLocalLiveness()815 LocalLiveOut |= BlockInfo.Begin; in calculateLocalLiveness()824 if (LocalLiveOut.test(BlockInfo.LiveOut)) { in calculateLocalLiveness()826 BlockInfo.LiveOut |= LocalLiveOut; in calculateLocalLiveness()