LLVM: include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAcceptOrRevert.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_TRANSACTIONACCEPTORREVERT_H
15#define LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_TRANSACTIONACCEPTORREVERT_H
16
19
21
27
28}
29
30#endif
static GCRegistry::Add< ErlangGC > A("erlang", "erlang-compatible garbage collector")
RegionPass(StringRef Name)
Name can't contain any spaces or start with '-'.
The main job of the Region is to point to new instructions generated by vectorization passes.
TransactionAcceptOrRevert()
Definition TransactionAcceptOrRevert.h:24
bool runOnRegion(Region &Rgn, const Analyses &A) final
\Returns true if it modifies R.