LLVM API Documentation
SFINAE metafunction for computing whether PassT
has a run method accepting an AnalysisManagerT
.
More...
#include <PassManager.h>
Classes | |
struct | BigType |
Public Types | |
enum | { Value = sizeof(f<PassT>(nullptr)) == sizeof(SmallType) } |
SFINAE metafunction for computing whether PassT
has a run method accepting an AnalysisManagerT
.
Definition at line 179 of file IR/PassManager.h.
anonymous enum |
Definition at line 192 of file IR/PassManager.h.