LLVM 22.0.0git
SPIRVPrepareGlobals.cpp File Reference
#include "SPIRV.h"
#include "SPIRVUtils.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/Debug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "spirv-prepare-globals"

Functions

 INITIALIZE_PASS (SPIRVPrepareGlobals, "prepare-globals", "SPIRV prepare global variables", false, false) namespace llvm

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "spirv-prepare-globals"

Definition at line 21 of file SPIRVPrepareGlobals.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( SPIRVPrepareGlobals ,
"prepare-globals" ,
"SPIRV prepare global variables" ,
false ,
false  )

Definition at line 142 of file SPIRVPrepareGlobals.cpp.

References llvm::createSPIRVPrepareGlobalsPass().