LLVM 20.0.0git
|
#include "llvm/DebugInfo/DWARF/DWARFTypePrinter.h"
#include "llvm/DebugInfo/DWARF/DWARFDie.h"
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"
#include "llvm/Support/ScopedPrinter.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
static DWARFDie | llvm::resolveReferencedType (DWARFDie D, dwarf::Attribute Attr=DW_AT_type) |
static DWARFDie | llvm::resolveReferencedType (DWARFDie D, DWARFFormValue F) |
static bool | llvm::scopedTAGs (dwarf::Tag Tag) |
Returns True if the DIE TAG is one of the ones that is scopped. | |