LLVM  8.0.1
Classes | Functions
llvm::safestack Namespace Reference

Classes

class  StackColoring
 Compute live ranges of allocas. More...
 
class  StackLayout
 Compute the layout of an unsafe stack frame. More...
 

Functions

static raw_ostreamoperator<< (raw_ostream &OS, const BitVector &V)
 
static raw_ostreamoperator<< (raw_ostream &OS, const StackColoring::LiveRange &R)
 

Function Documentation

◆ operator<<() [1/2]

static raw_ostream& llvm::safestack::operator<< ( raw_ostream OS,
const BitVector V 
)
inlinestatic

◆ operator<<() [2/2]

static raw_ostream& llvm::safestack::operator<< ( raw_ostream OS,
const StackColoring::LiveRange R 
)
inlinestatic