HomeSort by: relevance | last modified time | path
    Searched refs:compileSharedObject (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/bugpoint/
BugDriver.h 116 /// compileSharedObject - This method creates a SharedObject from a given
119 Expected<std::string> compileSharedObject(const std::string &BitcodeFile);
ExecutionDriver.cpp 376 BugDriver::compileSharedObject(const std::string &BitcodeFile) {
Miscompilation.cpp 988 BD.compileSharedObject(std::string(SafeModuleBC.str()));
1077 compileSharedObject(std::string(SafeModuleBC.str()));

Completed in 18 milliseconds