LLVM
15.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/MCA/CustomBehaviour.h"
#include "llvm/Support/TargetParser.h"
Go to the source code of this file.
Classes | |
class | llvm::mca::X86InstrPostProcess |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::mca | |
This file defines the X86CustomBehaviour class which inherits from CustomBehaviour. This class is used by the tool llvm-mca to enforce target specific behaviour that is not expressed well enough in the scheduling model for mca to enforce it automatically.
Definition in file X86CustomBehaviour.h.