Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FixupDepth

558   unsigned FixupDepth = Scope.getFixupDepth();
559 bool HasFixups = EHStack.getNumBranchFixups() != FixupDepth;
775 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups();
826 for (unsigned I = FixupDepth, E = EHStack.getNumBranchFixups();