| Methods in Compil3r.Quad with parameters of type BytecodeToQuad.AbstractState |
boolean |
B2QUnsafeIgnorer.handleMethod(BytecodeToQuad b2q,
ControlFlowGraph quad_cfg,
BytecodeToQuad.AbstractState current_state,
Clazz.jq_Method m,
Operator.Invoke oper)
|
boolean |
B2QUnsafeHandler.handleMethod(BytecodeToQuad b2q,
ControlFlowGraph quad_cfg,
BytecodeToQuad.AbstractState current_state,
Clazz.jq_Method m,
Operator.Invoke oper)
|
(package private) void |
BytecodeToQuad.setJSRState(Compil3r.BytecodeAnalysis.BasicBlock bb,
BytecodeToQuad.AbstractState s)
|
(package private) void |
BytecodeToQuad.AbstractState.overwriteWith(BytecodeToQuad.AbstractState that)
|
(package private) void |
BytecodeToQuad.AbstractState.mergeAfterJSR(boolean[] changedLocals,
BytecodeToQuad.AbstractState that)
|
(package private) boolean |
BytecodeToQuad.AbstractState.merge(BytecodeToQuad.AbstractState that,
RegisterFactory rf)
|
(package private) boolean |
BytecodeToQuad.AbstractState.mergeExceptionHandler(BytecodeToQuad.AbstractState that,
Clazz.jq_Class exType,
RegisterFactory rf)
|
boolean |
BytecodeToQuad.UnsafeHelper.handleMethod(BytecodeToQuad b2q,
ControlFlowGraph quad_cfg,
BytecodeToQuad.AbstractState current_state,
Clazz.jq_Method m,
Operator.Invoke oper)
|