Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h105 void addIPToStateRange(const InvokeInst *II, MCSymbol *InvokeBegin,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1238 MCSymbol *InvokeBegin, in addIPToStateRange() argument
1242 LabelToStateMap[InvokeBegin] = std::make_pair(InvokeStateMap[II], InvokeEnd); in addIPToStateRange()