Searched refs:FixupDepth (Results 1 – 2 of 2) sorted by relevance
263 unsigned FixupDepth; variable293 FixupDepth(fixupDepth) { in EHCleanupScope()346 unsigned getFixupDepth() const { return FixupDepth; } in getFixupDepth()
684 unsigned FixupDepth = Scope.getFixupDepth(); in PopCleanupBlock() local685 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth; in PopCleanupBlock()948 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()999 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()