Searched refs:movesFromPhisAtEnd (Results 1 – 1 of 1) sorted by relevance
87 private int movesFromPhisAtEnd = 0; field in SsaBasicBlock622 movesFromPhisAtEnd++; in addMoveToEnd()947 if (movesFromPhisAtEnd > 1) { in scheduleMovesFromPhis()949 insns.subList(insns.size() - movesFromPhisAtEnd - 1, in scheduleMovesFromPhis()