HomeSort by relevance Sort by last modified time
    Searched refs:resultConstant (Results 1 - 2 of 2) sorted by null

  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 342 Constant resultConstant = null;
348 resultConstant = cstInsn.getConstant();
355 resultConstant = latticeConstants[sourceReg];
372 resultConstant = simulateMath(insn);
374 if (resultConstant == null) {
384 if (setLatticeValueTo(resultReg, resultValue, resultConstant)) {
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 19 milliseconds