Searched refs:getLocalsAtEntry (Results 1 – 2 of 2) sorted by relevance
128 Int2ReferenceMap<DebugLocalInfo> locals = instruction.getBlock().getLocalsAtEntry(); in updateBlockEntry()
43 public Int2ReferenceMap<DebugLocalInfo> getLocalsAtEntry() { in getLocalsAtEntry() method in BasicBlock