Searched refs:FixupDepth (Results 1 – 2 of 2) sorted by relevance
78 unsigned FixupDepth : 32 - 17 - NumCommonBits; // currently 13 variable269 CleanupBits.FixupDepth = fixupDepth; in EHCleanupScope()306 unsigned getFixupDepth() const { return CleanupBits.FixupDepth; } in getFixupDepth()
585 unsigned FixupDepth = Scope.getFixupDepth(); in PopCleanupBlock() local586 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth; in PopCleanupBlock()802 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()853 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups(); in PopCleanupBlock()