llvm::PMDataManager::InheritedAnalysis

Analysis maps inherited from parent pass managers on the active stack.

Synopsis

Declared in <llvm/IR/LegacyPassManagers.h>

DenseMap<AnalysisID, Pass*>* InheritedAnalysis[];

Description

At any time there can not be more then PMT_Last active pass managers.