LLVM 22.0.0git
DWARFCFIAnalysis.cpp File Reference

Go to the source code of this file.

Classes

struct  CFARegOffsetInfo

Functions

static std::optional< CFARegOffsetInfogetCFARegOffsetInfo (const dwarf::UnwindRow &UnwindRow)
static SmallSet< DWARFRegNum, 4 > getUnwindRuleRegSet (const dwarf::UnwindRow &UnwindRow, DWARFRegNum Reg)

Function Documentation

◆ getCFARegOffsetInfo()

std::optional< CFARegOffsetInfo > getCFARegOffsetInfo ( const dwarf::UnwindRow & UnwindRow)
static

◆ getUnwindRuleRegSet()