Searched refs:thinLTOPrefixReplaceNew (Results 1 – 9 of 9) sorted by relevance
36 config->thinLTOPrefixReplaceNew); in getThinLTOOutputFile()94 std::string(config->thinLTOPrefixReplaceNew), in BitcodeCompiler()
181 llvm::StringRef thinLTOPrefixReplaceNew; member
1762 std::tie(config->thinLTOPrefixReplaceOld, config->thinLTOPrefixReplaceNew, in link()
42 ctx.config.thinLTOPrefixReplaceNew); in getThinLTOOutputFile()127 std::string(ctx.config.thinLTOPrefixReplaceNew), in BitcodeCompiler()
255 llvm::StringRef thinLTOPrefixReplaceNew; member
2126 std::tie(config->thinLTOPrefixReplaceOld, config->thinLTOPrefixReplaceNew, in linkerMain()
42 ctx.arg.thinLTOPrefixReplaceNew); in getThinLTOOutputFile()180 std::string(ctx.arg.thinLTOPrefixReplaceNew), in BitcodeCompiler()
268 llvm::StringRef thinLTOPrefixReplaceNew; member
1570 std::tie(ctx.arg.thinLTOPrefixReplaceOld, ctx.arg.thinLTOPrefixReplaceNew, in readConfigs()