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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp233 if (Error E = debugCodeGenerator()) {
H A DBugDriver.h121 /// debugCodeGenerator - This method narrows down a module to a function or
124 Error debugCodeGenerator();
H A DMiscompilation.cpp1004 /// debugCodeGenerator - debug errors in LLC, LLI, or CBE.
1006 Error BugDriver::debugCodeGenerator() { function in class:BugDriver

Completed in 71 milliseconds