OpenASIP  2.0
Classes
InstructionPatternAnalyzer.hh File Reference
#include "CompilerWarnings.hh"
#include <llvm/CodeGen/MachineFunctionPass.h>
Include dependency graph for InstructionPatternAnalyzer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  InstructionPatternAnalyzer
 

Detailed Description

Pass that analyzes the selection DAG going to be instruction selected. Helps to find common instruction chains for conversion to custom operations.

Author
Pekka Jääskeläinen 2012,2019

Definition in file InstructionPatternAnalyzer.hh.