Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp486 static int addSEHFinally(WinEHFuncInfo &FuncInfo, int ParentState, in addSEHFinally() function
562 int CleanupState = addSEHFinally(FuncInfo, ParentState, BB); in calculateSEHStateNumbers()