Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FixupDepth

585   unsigned FixupDepth = Scope.getFixupDepth();
586 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth;
802 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups();
853 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups();