LLVM 22.0.0git
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>