Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp378 int ParentState) { in calculateCXXStateNumbers()
472 static int addSEHExcept(WinEHFuncInfo &FuncInfo, int ParentState, in addSEHExcept()
483 static int addSEHFinally(WinEHFuncInfo &FuncInfo, int ParentState, in addSEHFinally()
499 int ParentState) { in calculateSEHStateNumbers()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp705 StateType ParentState; in followUsesInMBEC() local