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

/freebsd-10.1-release/contrib/llvm/tools/bugpoint/
H A DBugDriver.cpp221 bool Failure = debugCodeGenerator(&Error);
H A DBugDriver.h123 /// debugCodeGenerator - This method narrows down a module to a function or
126 bool debugCodeGenerator(std::string *Error);
H A DMiscompilation.cpp1024 /// debugCodeGenerator - debug errors in LLC, LLI, or CBE.
1026 bool BugDriver::debugCodeGenerator(std::string *Error) { function in class:BugDriver

Completed in 48 milliseconds