Searched refs:InstructionsToSkipBeforeDeleting (Results 1 – 1 of 1) sorted by relevance
1108 unsigned InstructionsToSkipBeforeDeleting = 0; in ReduceInsts() local1122 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1123 --InstructionsToSkipBeforeDeleting; in ReduceInsts()1142 InstructionsToSkipBeforeDeleting = CurInstructionNum; in ReduceInsts()1148 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1149 InstructionsToSkipBeforeDeleting = 0; in ReduceInsts()