12#ifndef LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_PACKREUSE_H
13#define LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_PACKREUSE_H
static GCRegistry::Add< ErlangGC > A("erlang", "erlang-compatible garbage collector")
This pass aims at de-duplicating packs, i.e., try to reuse already existing pack patterns instead of ...
bool runOnRegion(Region &Rgn, 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.