Home
last modified time | relevance | path

Searched refs:InvokeEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h105 MCSymbol *InvokeEnd);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1256 MCSymbol *InvokeEnd) { in addIPToStateRange() argument
1259 LabelToStateMap[InvokeBegin] = std::make_pair(InvokeStateMap[II], InvokeEnd); in addIPToStateRange()