Searched defs:CatchHigh (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h75 int CatchHigh = -1; member in struct:llvm::WinEHTryBlockMapEntry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp282 int CatchHigh = FuncInfo.getLastStateNumber(); local
140 addTryBlockMapEntry(WinEHFuncInfo &FuncInfo, int TryLow, int TryHigh, int CatchHigh, ArrayRef<const CatchPadInst *> Handlers) argument

Completed in 54 milliseconds