LLVM 22.0.0git
BitTracker.cpp File Reference

Go to the source code of this file.

Namespaces

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

Typedefs

using BT = BitTracker

Functions

raw_ostreamllvm::operator<< (raw_ostream &OS, const BT::BitValue &BV)
raw_ostreamllvm::operator<< (raw_ostream &OS, const BT::RegisterCell &RC)

Typedef Documentation

◆ BT

using BT = BitTracker

Definition at line 68 of file BitTracker.cpp.