Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h75 int CatchHigh = -1; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp141 int TryHigh, int CatchHigh, in addTryBlockMapEntry()
282 int CatchHigh = FuncInfo.getLastStateNumber(); in calculateCXXStateNumbers() local