LLVM 19.0.0git
Classes | Namespaces | Typedefs
UseListOrder.h File Reference
#include <cstddef>
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::UseListOrder
 Structure to hold a use-list order. More...
 

Namespaces

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

Typedefs

using llvm::UseListOrderStack = std::vector< UseListOrder >