|
LLVM
8.0.1
|
SFINAE metafunction for computing whether ResultT provides an invalidate member function.
More...
#include "llvm/IR/PassManagerInternal.h"
Public Types | |
| enum | { Value = sizeof(check<ResultT>(rank<2>())) == sizeof(EnabledType) } |
SFINAE metafunction for computing whether ResultT provides an invalidate member function.
Definition at line 117 of file PassManagerInternal.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Value | |
Definition at line 148 of file PassManagerInternal.h.
1.8.13