Otawa  0.10
otawa::VirtualCFG Member List

This is the complete list of members for otawa::VirtualCFG, including all inherited members.

_bbsotawa::CFGprotected
_cfgotawa::VirtualCFGprivate
_entryotawa::CFGprotected
_exitotawa::CFGprotected
addBB(BasicBlock *bb)otawa::VirtualCFG
addProp(Property *prop)otawa::PropList
addProps(const PropList &props)otawa::PropList
address(void)otawa::CFG
cfg(void) const otawa::VirtualCFGinline
CFG(Segment *seg, BasicBlock *entry)otawa::CFG
CFG(void)otawa::CFGprotected
clearProps(void)otawa::PropList
countBB(void)otawa::CFGinline
EMPTYotawa::PropListstatic
entry(void)otawa::CFGinline
exit(void)otawa::CFGinline
extractProp(const AbstractIdentifier *id)otawa::PropList
extractProp(const AbstractIdentifier &id)otawa::PropListinline
firstBB(void)otawa::CFG
firstInst(void)otawa::CFG
FLAG_Inlinedotawa::CFGprotectedstatic
FLAG_Scannedotawa::CFGprotectedstatic
FLAG_Virtualotawa::CFGprotectedstatic
flagsotawa::CFGprotected
format(const Address &addr)otawa::CFG
getProp(const AbstractIdentifier *id) const otawa::PropList
hasProp(const AbstractIdentifier &id) const otawa::PropListinline
isInlined(void) const otawa::CFGinline
isVirtual(void) const otawa::CFGinline
label(void)otawa::CFG
name(void)otawa::CFG
number(void)otawa::CFGinline
numberBB(void)otawa::CFG
numberBBs(void)otawa::VirtualCFG
operator=(const PropList &props)otawa::PropListinline
print(io::Output &out)otawa::CFG
otawa::PropList::print(elm::io::Output &out) const otawa::PropList
PropList(const PropList &props)otawa::PropListinline
PropList(void)otawa::PropListinline
removeAllProp(const AbstractIdentifier *id)otawa::PropList
removeBB(BasicBlock *bb)otawa::VirtualCFG
removeProp(const AbstractIdentifier *id)otawa::PropList
removeProp(const AbstractIdentifier &id)otawa::PropListinline
scan(void)otawa::VirtualCFGprotectedvirtual
segment(void) const otawa::CFGinline
setProp(Property *prop)otawa::PropList
setProp(const AbstractIdentifier *id)otawa::PropListinline
VirtualCFG(CFG *cfg, bool inlined=true)otawa::VirtualCFG
VirtualCFG(bool addEntryExit=true)otawa::VirtualCFG
virtualize(struct call_t *stack, CFG *cfg, BasicBlock *entry, BasicBlock *exit)otawa::VirtualCFGprivate
~CFG(void)otawa::CFGvirtual
~PropList(void)otawa::PropListinline