Enzyme main
Loading...
Searching...
No Matches
PassUtils.h File Reference
#include <llvm/Config/llvm-config.h>
#include "llvm/IR/PassManager.h"
Include dependency graph for PassUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

template<typename DerivedT >
using PassParent = llvm::AnalysisInfoMixin<DerivedT>
 

Typedef Documentation

◆ PassParent

template<typename DerivedT >
using PassParent = llvm::AnalysisInfoMixin<DerivedT>

Definition at line 36 of file PassUtils.h.