Searched refs:createConfig (Results 1 – 4 of 4) sorted by relevance
58 llvm::lto::Config createConfig();
63 lto::Config BitcodeCompiler::createConfig() { in createConfig() function in BitcodeCompiler122 ltoObj = std::make_unique<lto::LTO>(createConfig(), backend, in BitcodeCompiler()
54 static lto::Config createConfig() { in createConfig() function112 ltoObj = std::make_unique<lto::LTO>(createConfig(), backend); in BitcodeCompiler()
75 static lto::Config createConfig() { in createConfig() function211 ltoObj = std::make_unique<lto::LTO>(createConfig(), backend, in BitcodeCompiler()