14#ifndef LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_REGIONSFROMBBS_H 
   15#define LLVM_TRANSFORMS_VECTORIZE_SANDBOXVECTORIZER_PASSES_REGIONSFROMBBS_H 
   32    RPM.printPipeline(OS);
 
 
 
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.
 
bool runOnFunction(Function &F, const Analyses &A) final
\Returns true if it modifies F.
 
void printPipeline(raw_ostream &OS) const final
Similar to print() but adds a newline. Used for testing.
 
RegionsFromBBs(StringRef Pipeline)