| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ADT/MapVector.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/Frontend/HLSL/HLSLBinding.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/IR/GlobalVariable.h"#include "llvm/IR/PassManager.h"#include "llvm/Pass.h"#include "llvm/Support/Alignment.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/DXILABI.h"#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations.  | |
| namespace | llvm::dxil | 
Enumerations | |
| enum class | llvm::dxil::ResourceCounterDirection { llvm::dxil::Increment , llvm::dxil::Decrement , llvm::dxil::Unknown , llvm::dxil::Invalid } |