Searched refs:getLocals (Results 1 – 14 of 14) sorted by relevance
126 public LocalsArray getLocals() { in getLocals() method in Frame217 resultLocals = getLocals().merge(other.getLocals()); in mergeWith()224 if ((resultLocals == getLocals()) in mergeWith()317 resultLocals = getLocals().mergeWithSubroutineCaller( in mergeWithSubroutineCaller()318 other.getLocals(), predLabel); in mergeWithSubroutineCaller()325 if ((resultLocals == getLocals()) in mergeWithSubroutineCaller()402 return new Frame(getLocals(), newStack, subroutines); in makeExceptionHandlerStartFrame()
211 args[0] = frame.getLocals().get(idx); in localArg()550 frame.getLocals().set(getLocalTarget(false)); in storeResults()
67 public RegisterSpecSet getLocals() { in getLocals() method in LocalSnapshot
214 public LocalList getLocals() { in getLocals() method in DalvCode
107 RegisterSpecSet specs = ((LocalSnapshot) insn).getLocals(); in hasLocalInfo()166 RegisterSpecSet specs = ((LocalSnapshot) insn).getLocals(); in addConstants()
352 ((LocalSnapshot) insn).getLocals(); in make()
68 public RegisterSpecSet getLocals() { in getLocals() method in LocalSnapshot
213 public LocalList getLocals() { in getLocals() method in DalvCode
129 RegisterSpecSet specs = ((LocalSnapshot) insn).getLocals(); in hasLocalInfo()188 RegisterSpecSet specs = ((LocalSnapshot) insn).getLocals(); in addConstants()
351 ((LocalSnapshot) insn).getLocals(); in make()
197 public List<LocalEntry> getLocals() { in getLocals() method in DebugInfoDecoder427 LocalList ll = code.getLocals(); in validateEncode()490 List<LocalEntry> decodedLocals = decoder.getLocals(); in validateEncode0()
176 LocalList locals = code.getLocals(); in encode0()
208 public List<LocalEntry> getLocals() { in getLocals() method in DebugInfoDecoder431 LocalList ll = code.getLocals(); in validateEncode()494 List<LocalEntry> decodedLocals = decoder.getLocals(); in validateEncode0()
173 LocalList locals = code.getLocals(); in encode0()