LLVM 22.0.0git
Context.cpp File Reference

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

Go to the source code of this file.

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.cpp.