LLVM 19.0.0git
Classes | Namespaces | Functions
InlineInfo.h File Reference
#include "llvm/DebugInfo/GSYM/ExtractRanges.h"
#include "llvm/DebugInfo/GSYM/LineEntry.h"
#include "llvm/DebugInfo/GSYM/LookupResult.h"
#include "llvm/Support/Error.h"
#include <stdint.h>
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::gsym::InlineInfo
 Inline information stores the name of the inline function along with an array of address ranges. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::gsym
 

Functions

bool llvm::gsym::operator== (const InlineInfo &LHS, const InlineInfo &RHS)
 
raw_ostreamllvm::gsym::operator<< (raw_ostream &OS, const InlineInfo &FI)