Searched refs:compileSharedObject (Results 1 – 3 of 3) sorted by relevance
106 Expected<std::string> compileSharedObject(const std::string &BitcodeFile);
376 BugDriver::compileSharedObject(const std::string &BitcodeFile) { in compileSharedObject() function in BugDriver
981 BD.compileSharedObject(std::string(SafeModuleBC)); in TestCodeGenerator() 1069 compileSharedObject(std::string(SafeModuleBC)); in debugCodeGenerator()