LLVM 20.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::MCCVLoc |
Instances of this class represent the information from a .cv_loc directive. More... | |
struct | llvm::MCCVFunctionInfo |
Information describing a function or inlined call site introduced by .cv_func_id or .cv_inline_site_id. More... | |
struct | llvm::MCCVFunctionInfo::LineInfo |
class | llvm::CodeViewContext |
Holds state from .cv_file and .cv_loc directives for later emission. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |