Searched refs:getMoveForInsn (Results 1 - 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
H A DEscapeAnalysis.java156 private SsaInsn getMoveForInsn(SsaInsn insn) { method in class:EscapeAnalysis
576 next = getMoveForInsn(use);
613 next = getMoveForInsn(use);

Completed in 122 milliseconds