|
LLVM 23.0.0git
|
#include "llvm/IR/PassManager.h"
Inherited by llvm::AnalysisInfoMixin< DerivedT >, and llvm::PassInfoMixin< DerivedT >.
Static Public Member Functions | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 61 of file PassManager.h.
|
inlinestatic |
Gets the name of the pass we are mixed into.
Definition at line 63 of file PassManager.h.
References llvm::getTypeName().