Searched refs:UserUnwindState (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp619 int UserUnwindState = local
621 if (UserUnwindState != -1)
622 UserUnwindDest = FuncInfo.ClrEHUnwindMap[UserUnwindState]

Completed in 125 milliseconds