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