Searched refs:InstructionsToSkipBeforeDeleting (Results 1 – 3 of 3) sorted by relevance
559 unsigned InstructionsToSkipBeforeDeleting = 0; in DebugACrash() local572 if (InstructionsToSkipBeforeDeleting) { in DebugACrash()573 --InstructionsToSkipBeforeDeleting; in DebugACrash()585 InstructionsToSkipBeforeDeleting = CurInstructionNum; in DebugACrash()594 if (InstructionsToSkipBeforeDeleting) { in DebugACrash()595 InstructionsToSkipBeforeDeleting = 0; in DebugACrash()
738 unsigned InstructionsToSkipBeforeDeleting = 0; in ReduceInsts() local751 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()752 --InstructionsToSkipBeforeDeleting; in ReduceInsts()769 InstructionsToSkipBeforeDeleting = CurInstructionNum; in ReduceInsts()775 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()776 InstructionsToSkipBeforeDeleting = 0; in ReduceInsts()
979 unsigned InstructionsToSkipBeforeDeleting = 0; in ReduceInsts() local993 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()994 --InstructionsToSkipBeforeDeleting; in ReduceInsts()1013 InstructionsToSkipBeforeDeleting = CurInstructionNum; in ReduceInsts()1019 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()1020 InstructionsToSkipBeforeDeleting = 0; in ReduceInsts()