Searched refs:debugLocalStarts (Results 1 – 1 of 1) sorted by relevance
269 private List<Value> debugLocalStarts = new ArrayList<>(); field in IRBuilder526 debugLocalStarts.add(value);1591 if (debugLocalStarts.isEmpty() && debugLocalReads.isEmpty() && debugLocalEnds.isEmpty()) {1594 for (Value debugLocalStart : debugLocalStarts) {1605 debugLocalStarts.clear();