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