LLVM 22.0.0git
FunctionInfo.h File Reference

Go to the source code of this file.

Classes

struct  llvm::gsym::FunctionInfo
 Function information in GSYM files encodes information for one contiguous address range. More...

Namespaces

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

Functions

bool llvm::gsym::operator== (const FunctionInfo &LHS, const FunctionInfo &RHS)
bool llvm::gsym::operator!= (const FunctionInfo &LHS, const FunctionInfo &RHS)
bool llvm::gsym::operator< (const FunctionInfo &LHS, const FunctionInfo &RHS)
 This sorting will order things consistently by address range first, but then followed by increasing levels of debug info like inline information and line tables.
LLVM_ABI raw_ostreamllvm::gsym::operator<< (raw_ostream &OS, const FunctionInfo &R)