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.java374 int tReg = reg + threshold; in placePhiFunctions() local
376 = localInfo.getStarts(dfBlockIndex).get(tReg); in placePhiFunctions()
379 ssaBlocks.get(dfBlockIndex).addPhiInsnForReg(tReg); in placePhiFunctions()