LLVM 22.0.0git
LineEntry.h File Reference

Go to the source code of this file.

Classes

struct  llvm::gsym::LineEntry
 Line entries are used to encode the line tables in FunctionInfo objects. More...

Namespaces

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

Functions

raw_ostreamllvm::gsym::operator<< (raw_ostream &OS, const LineEntry &LE)
bool llvm::gsym::operator== (const LineEntry &LHS, const LineEntry &RHS)
bool llvm::gsym::operator!= (const LineEntry &LHS, const LineEntry &RHS)
bool llvm::gsym::operator< (const LineEntry &LHS, const LineEntry &RHS)