Searched refs:InstructionsToSkipBeforeDeleting (Results 1 – 1 of 1) sorted by relevance
1120 unsigned InstructionsToSkipBeforeDeleting = 0; in ReduceInsts() local1134 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1135 --InstructionsToSkipBeforeDeleting; in ReduceInsts()1154 InstructionsToSkipBeforeDeleting = CurInstructionNum; in ReduceInsts()1160 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1161 InstructionsToSkipBeforeDeleting = 0; in ReduceInsts()