OA::DataFlow::ICFGDFProblem Member List

This is the complete list of members for OA::DataFlow::ICFGDFProblem, including all inherited members.
calleeToCaller(ProcHandle callee, OA_ptr< DataFlowSet > dfset, CallHandle call, ProcHandle caller)=0OA::DataFlow::ICFGDFProblem [pure virtual]
callerToCallee(ProcHandle caller, OA_ptr< DataFlowSet > dfset, CallHandle call, ProcHandle callee)=0OA::DataFlow::ICFGDFProblem [pure virtual]
callToReturn(ProcHandle caller, OA_ptr< DataFlowSet > dfset, CallHandle call, ProcHandle callee)=0OA::DataFlow::ICFGDFProblem [pure virtual]
entryTransfer(ProcHandle proc, OA_ptr< DataFlowSet > in)=0OA::DataFlow::ICFGDFProblem [pure virtual]
exitTransfer(ProcHandle proc, OA_ptr< DataFlowSet > out)=0OA::DataFlow::ICFGDFProblem [pure virtual]
ICFGDFProblem()OA::DataFlow::ICFGDFProblem [inline]
initializeNodeIN(OA_ptr< ICFG::NodeInterface > n)=0OA::DataFlow::ICFGDFProblem [pure virtual]
initializeNodeOUT(OA_ptr< ICFG::NodeInterface > n)=0OA::DataFlow::ICFGDFProblem [pure virtual]
initializeTop()=0OA::DataFlow::ICFGDFProblem [pure virtual]
meet(OA_ptr< DataFlowSet > set1, OA_ptr< DataFlowSet > set2)=0OA::DataFlow::ICFGDFProblem [pure virtual]
transfer(ProcHandle proc, OA_ptr< DataFlowSet > in, OA::StmtHandle stmt)=0OA::DataFlow::ICFGDFProblem [pure virtual]
~ICFGDFProblem()OA::DataFlow::ICFGDFProblem [inline, virtual]