Searched refs:makeLivenessSet (Results 1 – 2 of 2) sorted by relevance
90 /*package*/ static IntSet makeLivenessSet(int countRegs) { in makeLivenessSet() method in SetFactory
792 liveOut = SetFactory.makeLivenessSet(parent.getRegCount()); in addLiveOut()806 liveIn = SetFactory.makeLivenessSet(parent.getRegCount()); in addLiveIn()820 liveIn = SetFactory.makeLivenessSet(parent.getRegCount()); in getLiveInRegs()833 liveOut = SetFactory.makeLivenessSet(parent.getRegCount()); in getLiveOutRegs()