Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
HDCrashDebugger.cpp1120 unsigned InstructionsToSkipBeforeDeleting = 0; in ReduceInsts() local
1134 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()
1135 --InstructionsToSkipBeforeDeleting; in ReduceInsts()
1154 InstructionsToSkipBeforeDeleting = CurInstructionNum; in ReduceInsts()
1160 if (InstructionsToSkipBeforeDeleting) { in ReduceInsts()
1161 InstructionsToSkipBeforeDeleting = 0; in ReduceInsts()