Return the number of passes contained by this manager.
Synopsis
Declared in <llvm/IR/LegacyPassManagers.h>
unsigned int
getNumContainedPasses() const;
Return Value
The number of passes contained by this manager.
Created with MrDocs