Searched refs:nextAddrL (Results 1 – 1 of 1) sorted by relevance
227 int nextAddrL = Integer.MAX_VALUE; // local variable in convert0() local231 nextAddrL = locals.get(curLocalIdx).getAddress(); in convert0()238 int next = Math.min(nextAddrP, nextAddrL); in convert0()250 && nextAddrL == Integer.MAX_VALUE in convert0()