14#ifndef LLVM_LIB_TARGET_SPIRV_COMMANDLINE_H
15#define LLVM_LIB_TARGET_SPIRV_COMMANDLINE_H
25 :
public cl::parser<std::set<SPIRV::Extension::Extension>> {
34 std::set<SPIRV::Extension::Extension> &Vals);
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.
Implement std::hash so that hash_code can be used in STL containers.
Command line parser for toggling SPIR-V extensions.
SPIRVExtensionsParser(cl::Option &O)