Home
last modified time | relevance | path

Searched refs:InstructionsToSkipBeforeDeleting (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
DCrashDebugger.cpp556 unsigned InstructionsToSkipBeforeDeleting = 0; in DebugACrash() local
569 if (InstructionsToSkipBeforeDeleting) { in DebugACrash()
570 --InstructionsToSkipBeforeDeleting; in DebugACrash()
586 InstructionsToSkipBeforeDeleting = CurInstructionNum; in DebugACrash()
592 if (InstructionsToSkipBeforeDeleting) { in DebugACrash()
593 InstructionsToSkipBeforeDeleting = 0; in DebugACrash()