Searched refs:BugpointInterruptFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp99 static void BugpointInterruptFunction() { BugpointIsInterrupted = true; } function
173 sys::SetInterruptFunction(BugpointInterruptFunction);

Completed in 162 milliseconds