Searched refs:PrologueCleanupDepth (Results 1 – 2 of 2) sorted by relevance
247 if (EHStack.stable_begin() != PrologueCleanupDepth) { in FinishFunction()256 PopCleanupBlocks(PrologueCleanupDepth); in FinishFunction()716 PrologueCleanupDepth = EHStack.stable_begin(); in StartFunction()
157 EHScopeStack::stable_iterator PrologueCleanupDepth; variable