LLVM
8.0.1
|
Classes | |
class | StackColoring |
Compute live ranges of allocas. More... | |
class | StackLayout |
Compute the layout of an unsafe stack frame. More... | |
Functions | |
static raw_ostream & | operator<< (raw_ostream &OS, const BitVector &V) |
static raw_ostream & | operator<< (raw_ostream &OS, const StackColoring::LiveRange &R) |
|
inlinestatic |
Definition at line 141 of file SafeStackColoring.h.
References llvm::BitVector::find_first(), llvm::BitVector::find_next(), and first.
|
inlinestatic |
Definition at line 157 of file SafeStackColoring.h.
References llvm::safestack::StackColoring::LiveRange::bv.