Searched defs:compileProgram (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DExecutionDriver.cpp266 void BugDriver::compileProgram(Module *M, std::string *Error) const { function in class:BugDriver
H A DToolRunner.h121 virtual void compileProgram(const std::string &Bitcode, std::string *Error, function in class:llvm::AbstractInterpreter
H A DToolRunner.cpp291 void CustomCompiler::compileProgram(const std::string &Bitcode, function in class:CustomCompiler
488 void LLC::compileProgram(const std::string &Bitcode, std::string *Error, function in class:LLC

Completed in 89 milliseconds