Searched refs:BitcodeStorageValue (Results 1 – 1 of 1) sorted by relevance
197 llvm::StringRef BitcodeStorageValue = in ParseArguments() local199 if (BitcodeStorageValue == "ar") in ParseArguments()201 else if (BitcodeStorageValue == "jc") in ParseArguments()203 else if (!BitcodeStorageValue.empty()) in ParseArguments()205 << OptParser->getOptionName(OPT_bitcode_storage) << BitcodeStorageValue; in ParseArguments()