| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/MapVector.h"#include "llvm/ADT/SmallSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Analysis/ProfileSummaryInfo.h"#include "llvm/Analysis/StaticDataProfileInfo.h"#include "llvm/BinaryFormat/Dwarf.h"#include "llvm/CodeGen/DwarfStringPoolEntry.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/CodeGen/StackMaps.h"#include "llvm/DebugInfo/CodeView/CodeView.h"#include "llvm/IR/InlineAsm.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/ErrorHandling.h"#include <cstdint>#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::AsmPrinter | 
| This class is intended to be used as a driving class for all asm writers.  More... | |
| struct | llvm::AsmPrinter::MBBSectionRange | 
| Map a basic block section ID to the begin and end symbols of that section which determine the section's range.  More... | |
| struct | llvm::AsmPrinter::XRayFunctionEntry | 
| struct | llvm::AsmPrinter::Structor | 
| llvm.global_ctors and llvm.global_dtors are arrays of Structor structs.  More... | |
Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations.  | |
| namespace | llvm::remarks | 
| namespace | llvm::vfs |