Searched refs:BitcodeStorageValue (Results 1 – 1 of 1) sorted by relevance
178 llvm::StringRef BitcodeStorageValue = in ParseArguments() local180 if (BitcodeStorageValue == "ar") in ParseArguments()182 else if (BitcodeStorageValue == "jc") in ParseArguments()184 else if (!BitcodeStorageValue.empty()) in ParseArguments()187 << BitcodeStorageValue; in ParseArguments()