#include <SectHeader.h>
#include <Instruction.h>
#include <RawSection.h>
#include <SymbolTable.h>
#include <DemangleWrapper.h>
#include <Function.h>
#include <Iterator.h>
#include <XCoffFile.h>
#include <BitSet.h>
#include <BinaryFile.h>
#include <Loop.h>
#include <Stack.h>
#include <LinkedList.h>
#include <LengauerTarjan.h>
Go to the source code of this file.
Functions | |
TIMER (double cfg_s1=0.0;double cfg_s2=0.0;double cfg_s3=0.0;double cfg_s4=0.0;double cfg_s5=0.0;) | |
int | compareLoopHeaderVaddr (const void *arg1, const void *arg2) |
|
Definition at line 40 of file Function.C. References BasicBlock::getBaseAddress(), and Loop::getHead(). Referenced by FlowGraph::buildLoops(). |
|
|