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

/external/llvm/tools/bugpoint/
H A DFindBugs.cpp95 debugMiscompilation(&Error);
H A DBugDriver.cpp211 debugMiscompilation(&Error);
H A DBugDriver.h103 /// debugMiscompilation - This method is used when the passes selected are not
106 void debugMiscompilation(std::string *Error);
H A DMiscompilation.cpp714 /// debugMiscompilation - This method is used when the passes selected are not
718 void BugDriver::debugMiscompilation(std::string *Error) { function in class:BugDriver

Completed in 93 milliseconds