Home
last modified time | relevance | path

Searched defs:TryLow (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h73 int TryLow = -1; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp141 static void addTryBlockMapEntry(WinEHFuncInfo &FuncInfo, int TryLow, in addTryBlockMapEntry()
256 int TryLow = addUnwindMapEntry(FuncInfo, ParentState, nullptr); in calculateCXXStateNumbers() local