|
LLVM
8.0.1
|
#include "AMDGPU.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/IR/Constants.h"#include "llvm/IR/Metadata.h"#include "llvm/IR/Module.h"#include "llvm/Pass.h"#include <algorithm>#include <cassert>
Go to the source code of this file.
Namespaces | |
| kOCLMD | |
Functions | |
| INITIALIZE_PASS (AMDGPUUnifyMetadata, "amdgpu-unify-metadata", "Unify multiple OpenCL metadata due to linking", false, false) ModulePass *llvm | |
1.8.13