Searched refs:FixupDepth (Results 1 – 2 of 2) sorted by relevance
264 unsigned FixupDepth; variable293 ActiveFlag(nullptr), ExtInfo(nullptr), FixupDepth(fixupDepth) { in EHCleanupScope()346 unsigned getFixupDepth() const { return FixupDepth; } in getFixupDepth()
669 unsigned FixupDepth = Scope.getFixupDepth(); in PopCleanupBlock() local670 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth; in PopCleanupBlock()905 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()956 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()