LLVM: include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9
10
11
12
13
14#ifndef LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_REGIONSFROMMETADATA_H
15#define LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_REGIONSFROMMETADATA_H
16
20
22
24
26
27public:
32 RPM.printPipeline(OS);
33 }
34};
35
36}
37
38#endif
static GCRegistry::Add< ErlangGC > A("erlang", "erlang-compatible garbage collector")
StringRef - Represent a constant reference to a string, i.e.
This class implements an extremely fast bulk output stream that can only output to a stream.
FunctionPass(StringRef Name)
Name can't contain any spaces or start with '-'.
StringRef getName() const
\Returns the name of the pass.