|
LLVM
4.0.0
|
#include "llvm/Support/DataTypes.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::sys | |
Typedefs | |
| typedef uint32_t | llvm::sys::cas_flag |
Functions | |
| void | llvm::sys::MemoryFence () |
| cas_flag | llvm::sys::CompareAndSwap (volatile cas_flag *ptr, cas_flag new_value, cas_flag old_value) |
1.8.6