Searched refs:FixupDepth (Results 1 – 2 of 2) sorted by relevance
265 unsigned FixupDepth; variable294 ActiveFlag(nullptr), ExtInfo(nullptr), FixupDepth(fixupDepth) { in EHCleanupScope()347 unsigned getFixupDepth() const { return FixupDepth; } in getFixupDepth()
628 unsigned FixupDepth = Scope.getFixupDepth(); in PopCleanupBlock() local629 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth; in PopCleanupBlock()863 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()914 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()