LLVM 22.0.0git
Context.h File Reference

This file defines a class for holding ownership of various simulated hardware units. More...

Go to the source code of this file.

Classes

struct  llvm::mca::PipelineOptions
 This is a convenience struct to hold the parameters necessary for creating the pre-built "default" out-of-order pipeline. More...
class  llvm::mca::Context

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::mca

Detailed Description

This file defines a class for holding ownership of various simulated hardware units.

A Context also provides a utility routine for constructing a default out-of-order pipeline with fetch, dispatch, execute, and retire stages.

Definition in file Context.h.