Searched refs:addDebugLocalEnd (Results 1 – 3 of 3) sorted by relevance
131 public void addDebugLocalEnd(Instruction end) { in addDebugLocalEnd() method in Value
562 public void addDebugLocalEnd(int register, DebugLocalInfo local) {1603 debugLocalEnd.addDebugLocalEnd(ir);
1793 builder.addDebugLocalEnd(local.slot.register, local.info); in processLocalVariableEnd()