|
LLVM 22.0.0git
|
#include "SPIRV.h"#include "SPIRVUtils.h"#include "llvm/ADT/STLExtras.h"#include "llvm/IR/Module.h"Go to the source code of this file.
Functions | |
| INITIALIZE_PASS (SPIRVPrepareGlobals, "prepare-globals", "SPIRV prepare global variables", false, false) namespace llvm | |
| INITIALIZE_PASS | ( | SPIRVPrepareGlobals | , |
| "prepare-globals" | , | ||
| "SPIRV prepare global variables" | , | ||
| false | , | ||
| false | ) |
Definition at line 98 of file SPIRVPrepareGlobals.cpp.
References llvm::createSPIRVPrepareGlobalsPass().