LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/InstructionCost.h"
Go to the source code of this file.
Classes | |
struct | llvm::CodeMetrics |
Utility to calculate the size and a few similar metrics for a set of basic blocks. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
Enumerations | |
enum struct | llvm::ConvergenceKind { llvm::None , llvm::Controlled , llvm::ExtendedLoop , llvm::Uncontrolled } |