Package com.ibm.wala.dalvik.ssa
package com.ibm.wala.dalvik.ssa
-
ClassDescriptionSkeleton of functionality to propagate information through the Java bytecode stack machine using ShrikeBT.This gives some basic facilities for shoving things around on the stack.Update the machine state to account for an instructionInterface which defines a flow function for a basic blockA Meeter object provides the dataflow logic needed to meet the abstract machine state for a dataflow meet.This class constructs an SSA
IR
from a backing ShrikeBT instruction stream.