Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp300 void WinEHNumbering::createTryBlockMapEntry(int TryLow, int TryHigh, in createTryBlockMapEntry()
380 int TryLow = CH->getEHState(); in processCallSite() local
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h129 int TryLow; member