Home
last modified time | relevance | path

Searched refs:setExceptionVarIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h77 void setExceptionVarIndex(int Index) { ExceptionObjectIndex = Index; } in setExceptionVarIndex() function
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp1721 CH->setExceptionVarIndex(EHObjIndexVal); in parseEHActions()