|
LLVM
3.7.0
|
SFINAE metafunction for computing whether PassT has a run method accepting an AnalysisManager<IRUnitT>.
More...
#include <PassManagerInternal.h>
Public Types | |
| enum | { Value = sizeof(f<PassT>(nullptr)) == sizeof(SmallType) } |
SFINAE metafunction for computing whether PassT has a run method accepting an AnalysisManager<IRUnitT>.
Definition at line 52 of file PassManagerInternal.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Value | |
Definition at line 65 of file PassManagerInternal.h.
1.8.6