Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h74 int TryHigh = -1; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp156 int TryHigh, int CatchHigh, in addTryBlockMapEntry()
401 int TryHigh = CatchLow - 1; in calculateCXXStateNumbers() local