Searched refs:BitcodeStorageValue (Results 1 – 1 of 1) sorted by relevance
206 llvm::StringRef BitcodeStorageValue = in ParseArguments() local208 if (BitcodeStorageValue == "ar") in ParseArguments()210 else if (BitcodeStorageValue == "jc") in ParseArguments()212 else if (!BitcodeStorageValue.empty()) in ParseArguments()214 << OptParser->getOptionName(OPT_bitcode_storage) << BitcodeStorageValue; in ParseArguments()