Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp616 } else if (auto *ChildCleanup = dyn_cast<CleanupPadInst>(U)) { in calculateClrEHStateNumbers() local
617 int UserState = FuncInfo.EHPadStateMap[ChildCleanup]; in calculateClrEHStateNumbers()