Searched defs:inPreserveLocals (Results 1 – 1 of 1) sorted by relevance
/dalvik/dx/src/com/android/dx/ssa/ |
D | Optimizer.java | 69 boolean isStatic, boolean inPreserveLocals, in optimize() 91 boolean isStatic, boolean inPreserveLocals, in optimize() 195 boolean isStatic, boolean inPreserveLocals, in debugEdgeSplit() 205 boolean isStatic, boolean inPreserveLocals, in debugPhiPlacement() 215 boolean isStatic, boolean inPreserveLocals, in debugRenaming() 225 int paramWidth, boolean isStatic, boolean inPreserveLocals, in debugDeadCodeRemover() 240 int paramWidth, boolean isStatic, boolean inPreserveLocals, in debugNoRegisterAllocation()
|