LLVM 22.0.0git
|
#include "llvm/Frontend/HLSL/CBuffer.h"
#include "llvm/Frontend/HLSL/HLSLResource.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Metadata.h"
#include "llvm/IR/Module.h"
Go to the source code of this file.
Functions | |
static size_t | getMemberOffset (GlobalVariable *Handle, size_t Index) |
|
static |
Definition at line 18 of file CBuffer.cpp.
References assert(), and llvm::GlobalValue::getValueType().
Referenced by llvm::hlsl::CBufferMetadata::get().