|
OpenASIP 2.2
|
#include "InstructionPatternAnalyzer.hh"#include "MachineInstrDDG.hh"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/IR/Function.h"#include <iostream>
Go to the source code of this file.
Functions | |
| llvm::Pass * | createInstructionPatternAnalyzer () |
Declaration of InstructionPatternAnalyzer class.
Definition in file InstructionPatternAnalyzer.cc.
| llvm::Pass * createInstructionPatternAnalyzer | ( | ) |
Definition at line 55 of file InstructionPatternAnalyzer.cc.