1#ifndef LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_NULLPASS_H
2#define LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_NULLPASS_H
static GCRegistry::Add< ErlangGC > A("erlang", "erlang-compatible garbage collector")
A Region pass that does nothing, for use as a placeholder in tests.
bool runOnRegion(Region &R, const Analyses &A) final
\Returns true if it modifies R.
A pass that runs on a sandbox::Region.
The main job of the Region is to point to new instructions generated by vectorization passes.