Searched refs:getDebugLocalEnds (Results 1 – 4 of 4) sorted by relevance
122 public List<Instruction> getDebugLocalEnds() { in getDebugLocalEnds() method in Value
148 replaceInstructionInList(current, newInstruction, value.getDebugLocalEnds()); in replaceCurrentInstruction()
235 List<Integer> ends = ListUtils.map(value.getDebugLocalEnds(), Instruction::getNumber); in computeDebugInfo()
1440 || value.getDebugLocalEnds() != null