LLVM 20.0.0git
|
#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 > |