OA::CFG::CFGIRInterface Member List

This is the complete list of members for OA::CFG::CFGIRInterface, including all inherited members.
CFGIRInterface()OA::CFG::CFGIRInterface [inline]
dump(MemRefHandle h, std::ostream &os)=0OA::IRHandlesIRInterface [pure virtual]
dump(StmtHandle stmt, std::ostream &os)=0OA::IRHandlesIRInterface [pure virtual]
dump(SymHandle sym, std::ostream &os)=0OA::IRHandlesIRInterface [pure virtual]
elseBody(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getCFGStmtType(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getFirstInCompound(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getLabel(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getLoopIncrement(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getMultiCatchall(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getSMultiCondition(StmtHandle h, int bodyIndex)=0OA::CFG::CFGIRInterface [pure virtual]
getTargetLabel(StmtHandle h, int n)=0OA::CFG::CFGIRInterface [pure virtual]
getUMultiCatchallLabel(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
getUMultiCondition(StmtHandle h, int targetIndex)=0OA::CFG::CFGIRInterface [pure virtual]
getUMultiTargetLabel(StmtHandle h, int targetIndex)=0OA::CFG::CFGIRInterface [pure virtual]
isBreakImplied(StmtHandle multicond)=0OA::CFG::CFGIRInterface [pure virtual]
isCatchAll(StmtHandle h, int bodyIndex)=0OA::CFG::CFGIRInterface [pure virtual]
loopBody(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
loopHeader(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
loopIterationsDefinedAtEntry(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
multiBody(StmtHandle h, int bodyIndex)=0OA::CFG::CFGIRInterface [pure virtual]
numberOfDelaySlots(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
numMultiCases(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
numUMultiTargets(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
parallelWithSuccessor(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
procBody(ProcHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
returnStatementsAllowed()=0OA::CFG::CFGIRInterface [pure virtual]
toString(const ProcHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const StmtHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const ExprHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const OpHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const MemRefHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const CallHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const SymHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const ConstSymHandle h)=0OA::IRHandlesIRInterface [pure virtual]
toString(const ConstValHandle h)=0OA::IRHandlesIRInterface [pure virtual]
trueBody(StmtHandle h)=0OA::CFG::CFGIRInterface [pure virtual]
~CFGIRInterface()OA::CFG::CFGIRInterface [inline, virtual]
~IRHandlesIRInterface()OA::IRHandlesIRInterface [inline, virtual]