joeq.Compiler.Quad
Interface MethodInline.Oracle

All Known Implementing Classes:
MethodInline.InlineSelectedCalls, MethodInline.InlineSmallSingleTargetCalls
Enclosing class:
MethodInline

public static interface MethodInline.Oracle


Method Summary
 MethodInline.InliningDecision shouldInline(ControlFlowGraph caller, BasicBlock bb, Quad callSite)
           
 

Method Detail

shouldInline

MethodInline.InliningDecision shouldInline(ControlFlowGraph caller,
                                           BasicBlock bb,
                                           Quad callSite)


Copyright © 2001-2008 John Whaley. All Rights Reserved.