Searched refs:setLocalsAtEntry (Results 1 – 2 of 2) sorted by relevance
39 public void setLocalsAtEntry(Int2ReferenceMap<DebugLocalInfo> localsAtEntry) { in setLocalsAtEntry() method in BasicBlock
323 block.setLocalsAtEntry(new Int2ReferenceOpenHashMap<>(currentLocals)); in computeDebugInfo()