Searched refs:FixupDepth (Results 1 – 2 of 2) sorted by relevance
78 unsigned FixupDepth : 32 - 17 - NumCommonBits; // currently 13 variable278 CleanupBits.FixupDepth = fixupDepth; in EHCleanupScope()315 unsigned getFixupDepth() const { return CleanupBits.FixupDepth; } in getFixupDepth()
595 unsigned FixupDepth = Scope.getFixupDepth(); in PopCleanupBlock() local596 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth; in PopCleanupBlock()812 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()863 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()