Home
last modified time | relevance | path

Searched refs:tReg (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
DSsaConverter.java361 int tReg = reg + threshold; in placePhiFunctions() local
363 = localInfo.getStarts(dfBlockIndex).get(tReg); in placePhiFunctions()
366 ssaBlocks.get(dfBlockIndex).addPhiInsnForReg(tReg); in placePhiFunctions()