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

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DPlainInsn.java99 public Insn withSourceLiteral() { method in class:PlainInsn
H A DInsn.java245 public Insn withSourceLiteral() { method in class:Insn
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DNormalSsaInsn.java166 * @see Insn#withSourceLiteral
171 insn = insn.withSourceLiteral();

Completed in 296 milliseconds