#include <Function.h>
|
Definition at line 155 of file Function.h. References basicBlocks, function, loops, numberOfLoops, and numOfBasicBlocks. |
|
Definition at line 156 of file Function.h. |
|
|
|
|
Definition at line 915 of file Function.C. References BitSet< T >::contains(), BasicBlock::getIndex(), BasicBlock::getNumOfTargets(), BasicBlock::getTargetBlock(), LinkedList< T >::insert(), BitSet< T >::insert(), and BitSet< T >::remove(). Referenced by buildLoops(), and Function::generateCFG(). |
|
Definition at line 363 of file Function.C. References basicBlocks, BasicBlock::findMemoryFloatOps(), and numOfBasicBlocks. Referenced by Function::findMemoryFloatOps(). |
|
Definition at line 321 of file Function.C. References basicBlocks, and numOfBasicBlocks. |
|
Definition at line 170 of file Function.h. References basicBlocks. Referenced by buildLoops(), TextSection::getAllBlocks(), and setImmDominatorBlocks(). |
|
Definition at line 175 of file Function.h. References basicBlocks, and numOfBasicBlocks. Referenced by Function::generateCFG(), Loop::getAllBlocks(), and Function::getBlock(). |
|
Definition at line 150 of file Function.C. References ASSERT, basicBlocks, BasicBlock::isEntry(), and numOfBasicBlocks. |
|
Definition at line 161 of file Function.h. References function. Referenced by CountAllBlocks::findTerminationBlock(), CommonMethods::findTerminationBlock(), MemoryOperation::MemoryOperation(), CommonMethods::printInstrumentationPoints(), and BasicBlock::setIndex(). |
|
Definition at line 317 of file Function.C. References function, and Function::getIndex(). Referenced by buildLoops(), Loop::print(), and print(). |
|
Definition at line 181 of file Function.h. References ASSERT, loops, and numberOfLoops. Referenced by CommonMethods::printInstrumentationPoints(), and CacheSimulator::selectInstrumentationPoints(). |
|
Definition at line 182 of file Function.h. References numberOfLoops. Referenced by CommonMethods::printInstrumentationPoints(), and CacheSimulator::selectInstrumentationPoints(). |
|
Definition at line 177 of file Function.h. References numOfBasicBlocks. Referenced by Loop::getAllBlocks(), TextSection::getNumberOfBlocks(), Loop::isIdenticalLoop(), Loop::isInnerLoop(), Loop::print(), and setImmDominatorBlocks(). |
|
Definition at line 999 of file Function.C. References basicBlocks, BasicBlock::getNumOfFloatPOps(), and numOfBasicBlocks. Referenced by TextSection::getNumberOfFloatPOps(). |
|
Definition at line 990 of file Function.C. References basicBlocks, BasicBlock::getNumOfMemoryOps(), and numOfBasicBlocks. Referenced by TextSection::getNumberOfMemoryOps(). |
|
Definition at line 313 of file Function.C. References function, and Function::getRawSection(). Referenced by BasicBlock::getRawSection(), MemoryOperation::MemoryOperation(), and BasicBlock::setIndex(). |
|
Definition at line 982 of file Function.C. References function, and Function::getXCoffFile(). Referenced by BasicBlock::getXCoffFile(). |
|
Definition at line 327 of file Function.C. References ASSERT, basicBlocks, numOfBasicBlocks, and BasicBlock::setIndex(). Referenced by Function::generateCFG(). |
|
Definition at line 393 of file Function.C. References basicBlocks, and numOfBasicBlocks. Referenced by buildLoops(), and Function::generateCFG(). |
|
Definition at line 373 of file Function.C. References basicBlocks, function, Function::getHashCode(), getIndex(), HashCode::getValue(), loops, numberOfLoops, numOfBasicBlocks, Loop::print(), BasicBlock::print(), and PRINT_INFOR. Referenced by Function::print(). |
|
Definition at line 25 of file Function.C. References ASSERT, Loop::isInnerLoop(), loops, numberOfLoops, and PRINT_INFOR. Referenced by buildLoops(). |
|
Definition at line 904 of file Function.C. References ASSERT, getAllBlocks(), getNumOfBasicBlocks(), LengauerTarjan::immediateDominators(), and BasicBlock::isEntry(). Referenced by Function::generateCFG(). |
|
Definition at line 149 of file Function.h. Referenced by findMemoryFloatOps(), FlowGraph(), getAllBlocks(), getBlock(), getEntryBlock(), getNumOfFloatPOps(), getNumOfMemoryOps(), initializeAllBlocks(), newBitSet(), and print(). |
|
Definition at line 146 of file Function.h. Referenced by buildLoops(), FlowGraph(), getFunction(), getIndex(), getRawSection(), getXCoffFile(), and print(). |
|
Definition at line 152 of file Function.h. Referenced by buildLoops(), FlowGraph(), getLoop(), print(), and printInnerLoops(). |
|
sorted according to the base address,index is basic block id* Definition at line 151 of file Function.h. Referenced by buildLoops(), FlowGraph(), getLoop(), getNumberOfLoops(), print(), and printInnerLoops(). |
|
Definition at line 148 of file Function.h. Referenced by buildLoops(), findMemoryFloatOps(), FlowGraph(), getAllBlocks(), getBlock(), getEntryBlock(), getNumOfBasicBlocks(), getNumOfFloatPOps(), getNumOfMemoryOps(), initializeAllBlocks(), newBitSet(), and print(). |