|
LLVM 22.0.0git
|
#include "llvm/IR/DebugProgramInstruction.h"#include "llvm/IR/DIBuilder.h"#include "llvm/IR/DebugInfoMetadata.h"#include "llvm/IR/IntrinsicInst.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| static ValueAsMetadata * | getAsMetadata (Value *V) |
|
static |
Definition at line 283 of file DebugProgramInstruction.cpp.
References llvm::cast(), llvm::dyn_cast(), llvm::ValueAsMetadata::get(), and llvm::isa().
Referenced by llvm::DbgVariableIntrinsic::addVariableLocationOps(), llvm::DbgVariableRecord::addVariableLocationOps(), llvm::DbgVariableIntrinsic::replaceVariableLocationOp(), llvm::DbgVariableIntrinsic::replaceVariableLocationOp(), llvm::DbgVariableRecord::replaceVariableLocationOp(), and llvm::DbgVariableRecord::replaceVariableLocationOp().