LLVM 19.0.0git
Variables
PseudoSourceValue.cpp File Reference
#include "llvm/CodeGen/PseudoSourceValue.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/PseudoSourceValueManager.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetMachine.h"

Go to the source code of this file.

Variables

static const char *const PSVNames []
 

Variable Documentation

◆ PSVNames

const char* const PSVNames[]
static
Initial value:
= {
"Stack", "GOT", "JumpTable", "ConstantPool", "FixedStack",
"GlobalValueCallEntry", "ExternalSymbolCallEntry"}

Definition at line 22 of file PseudoSourceValue.cpp.