Synopsis
Declared in <llvm/CodeGen/TargetPassConfig.h>
using legacy::PassManagerBase;
Introduced Symbols
Name |
Description |
PassManagerBase ‐ An abstract interface to allow code to add passes to a pass manager without having to hard‐code what kind of pass manager it is. |
Created with MrDocs