struct StackLayout::StackRegion
Declaration
struct StackLayout::StackRegion { /* full declaration omitted */ };
Declared at: llvm/lib/CodeGen/SafeStackLayout.h:27
Member Variables
- public unsigned int Start
- public unsigned int End
- public StackColoring::LiveRange Range
Method Overview
- public StackRegion(unsigned int Start, unsigned int End, const StackColoring::LiveRange & Range)
Methods
ΒΆStackRegion(unsigned int Start,
unsigned int End,
const StackColoring::LiveRange& Range)
StackRegion(unsigned int Start,
unsigned int End,
const StackColoring::LiveRange& Range)
Declared at: llvm/lib/CodeGen/SafeStackLayout.h:32
Parameters
- unsigned int Start
- unsigned int End
- const StackColoring::LiveRange& Range