Home
last modified time | relevance | path

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

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