Lines Matching refs:ssa
17 package com.android.dx.ssa;
40 * An SSA representation of a basic block.
135 * Creates a new SSA basic block from a ROP form basic block.
544 * nothing. For use by {@link com.android.dx.ssa.SsaMethod#makeExitBlock}
582 * The last Insn has to be a normal SSA insn: a phi can't branch
891 * in SSA form, perhaps is never on a dominance frontier.