LLVM
15.0.0git
|
#include <cstddef>
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
template<class T , std::size_t N> | |
constexpr size_t | llvm::array_lengthof (T(&)[N]) |
Find the length of an array. More... | |