Analysis maps inherited from parent pass managers on the active stack.
Declared in <llvm/IR/LegacyPassManagers.h>
<llvm/IR/LegacyPassManagers.h>
DenseMap<AnalysisID, Pass*>* InheritedAnalysis[];
At any time there can not be more then PMT_Last active pass managers.