OTAWA  2.0
Framework to perform machine analysis and compute WCET.
otawa::BasicBlock Member List

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

__typeotawa::PropListstatic
_cfgotawa::Blockprivate
_insotawa::graph::Vertexprivate
_instsotawa::BasicBlockprivate
_outsotawa::graph::Vertexprivate
_typeotawa::Blockprivate
addProp(Property *prop)otawa::PropList
addProps(const PropList &props)otawa::PropList
address(void) constotawa::BasicBlockinline
all(const AbstractIdentifier &id) constotawa::PropListinline
area(void) constotawa::BasicBlockinline
basic_preds_t typedefotawa::BasicBlock
BasicBlock(const Array< Inst * > &insts)otawa::BasicBlock
basicPreds(basic_preds_t &preds)otawa::BasicBlock
begin(void) constotawa::BasicBlockinline
Block(t::uint16 type=IS_BASIC)otawa::Blockprotected
Bundle typedefotawa::BasicBlock
bundles() constotawa::BasicBlockinline
cfg(void) constotawa::Blockinline
clearProps(void)otawa::PropList
contains(Inst *i)otawa::BasicBlock
contains(Address addr)otawa::BasicBlockinline
contains(Inst *i) constotawa::BasicBlockinline
control(void)otawa::BasicBlock
count(void) constotawa::BasicBlock
countIns(void) constotawa::graph::Vertexinline
countOuts(void) constotawa::graph::Vertexinline
EdgeIter typedefotawa::graph::Vertex
edges_t typedefotawa::graph::Vertex
EMPTYotawa::PropListstatic
end(void) constotawa::BasicBlockinline
extractProp(const AbstractIdentifier *id)otawa::PropList
extractProp(const AbstractIdentifier &id)otawa::PropListinline
first(void) constotawa::BasicBlockinline
getProp(const AbstractIdentifier *id) constotawa::PropList
hasProp(const AbstractIdentifier &id) constotawa::PropListinline
headotawa::PropListmutableprivate
id(void) constotawa::Blockinline
idxotawa::graph::Vertexprivate
index(void) constotawa::graph::Vertexinline
inEdges(void) constotawa::graph::GenVertex< Block, Edge >inline
ins(void) constotawa::graph::GenVertex< Block, Edge >inline
insts(void) constotawa::BasicBlockinline
IS_BASICotawa::Blockstatic
IS_CALLotawa::Blockstatic
IS_ENTRYotawa::Blockstatic
IS_EXITotawa::Blockstatic
IS_PHONYotawa::Blockstatic
IS_SYNTHotawa::Blockstatic
IS_UNKNotawa::Blockstatic
IS_VIRTUALotawa::Blockstatic
isBasic(void) constotawa::Blockinline
isCall(void) constotawa::Blockinline
isEnd(void) constotawa::Blockinline
isEntry(void) constotawa::Blockinline
isExit(void) constotawa::Blockinline
isPhony(void) constotawa::Blockinline
isSynth(void) constotawa::Blockinline
isUnknown(void) constotawa::Blockinline
isVirtual(void) constotawa::Blockinline
last(void)otawa::BasicBlock
MASK1otawa::Blockstatic
MASK12otawa::Blockstatic
ntakotawa::Blockprivate
operator BasicBlock *(void)otawa::Blockinline
operator SynthBlock *(void)otawa::Blockinline
operator=(const PropList &props)otawa::PropListinline
outEdges(void) constotawa::graph::GenVertex< Block, Edge >inline
outs(void) constotawa::graph::GenVertex< Block, Edge >inline
overlap(const MemArea &area) constotawa::BasicBlockinline
overlap(BasicBlock *bb) constotawa::BasicBlockinline
preds(void) constotawa::graph::GenVertex< Block, Edge >inline
print(elm::io::Output &out) constotawa::PropList
properties(void) constotawa::PropListinline
PropList(const PropList &props)otawa::PropListinline
PropList(void)otawa::PropListinline
removeAllProp(const AbstractIdentifier *id)otawa::PropList
removeProp(const AbstractIdentifier *id)otawa::PropList
removeProp(const AbstractIdentifier &id)otawa::PropListinline
setProp(Property *prop)otawa::PropList
setProp(const AbstractIdentifier *id)otawa::PropListinline
size(void) constotawa::BasicBlock
succs(void) constotawa::graph::GenVertex< Block, Edge >inline
takeProps(PropList &props)otawa::PropList
toBasic(void) constotawa::Blockinline
toBasic(void)otawa::Blockinline
topAddress(void) constotawa::BasicBlockinline
toSynth(void) constotawa::Blockinline
toSynth(void)otawa::Blockinline
Vertex(void)otawa::graph::Vertexinline
~BasicBlock(void)otawa::BasicBlock
~PropList(void)otawa::PropListinline
~Vertex(void)otawa::graph::Vertexprotected