llvm::initializeTransformUtils

Initialize all passes linked into the TransformUtils library.

Synopsis

Declared in <llvm/InitializePasses.h>

void
initializeTransformUtils(PassRegistry& Registry);

Parameters

NameDescription
RegistryPass registry used to register the passes.