Searched refs:debugLocalEnds (Results 1 – 1 of 1) sorted by relevance
271 private List<Value> debugLocalEnds = new ArrayList<>(); field in IRBuilder568 debugLocalEnds.add(value);1591 if (debugLocalStarts.isEmpty() && debugLocalReads.isEmpty() && debugLocalEnds.isEmpty()) {1601 for (Value debugLocalEnd : debugLocalEnds) {1607 debugLocalEnds.clear();