Searched refs:InstructionsToSkipBeforeDeleting (Results 1 – 1 of 1) sorted by relevance
1121 unsigned InstructionsToSkipBeforeDeleting = 0; in ReduceInsts() local1135 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1136 --InstructionsToSkipBeforeDeleting; in ReduceInsts()1155 InstructionsToSkipBeforeDeleting = CurInstructionNum; in ReduceInsts()1161 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1162 InstructionsToSkipBeforeDeleting = 0; in ReduceInsts()