Uses of Class
kilim.analysis.Frame
Packages that use Frame
-
Uses of Frame in kilim.analysis
Fields in kilim.analysis declared as FrameMethods in kilim.analysis that return FrameModifier and TypeMethodDescriptionFrame.dup()Merge the local variables and stack from the incoming frame into the current frame.Methods in kilim.analysis with parameters of type FrameModifier and TypeMethodDescription(package private) voidMerge the local variables and stack from the incoming frame into the current frame.(package private) voidBasicBlock.mergeSuccessors(Frame frame) -
Uses of Frame in kilim.tools
Methods in kilim.tools with parameters of type FrameModifier and TypeMethodDescriptionprivate static StringFlowAnalyzer.uniqueItems(BasicBlock bb, Frame f, Usage u, int nStack)