Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp306 static int addSEHExcept(WinEHFuncInfo &FuncInfo, int ParentState, in addSEHExcept() function
350 int TryState = addSEHExcept(FuncInfo, ParentState, Filter, CatchPadBB); in calculateSEHStateNumbers()