|
LLVM 22.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/ADT/iterator.h"#include "llvm/BinaryFormat/Dwarf.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/DataExtractor.h"Go to the source code of this file.
Classes | |
| class | llvm::DWARFExpression |
| class | llvm::DWARFExpression::Operation |
| This class represents an Operation in the Expression. More... | |
| struct | llvm::DWARFExpression::Operation::Description |
| Description of the encoding of one expression Op. More... | |
| class | llvm::DWARFExpression::iterator |
| An iterator to go through the expression operations. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| bool | llvm::operator== (const DWARFExpression::iterator &LHS, const DWARFExpression::iterator &RHS) |