Searched refs:getLiveOutRegs (Results 1 – 4 of 4) sorted by relevance
176 IntSet liveOut = block.getLiveOutRegs(); in insertMoveBefore()
1036 IntSet liveOut = insn.getBlock().getLiveOutRegs(); in fitPlanForRange()
170 sb.append(" live out:" + block.getLiveOutRegs()); in endParsingMember()
832 public IntSet getLiveOutRegs() { in getLiveOutRegs() method in SsaBasicBlock