|
LLVM 23.0.0git
|
Manage a bitset representing the list of available libcalls for a module. More...
#include "llvm/IR/RuntimeLibcalls.h"
Additional Inherited Members | |
| Protected Member Functions inherited from llvm::Bitset< RTLIB::NumLibcallImpls > | |
| constexpr | Bitset (const std::array< uint64_t,(NumBits+63)/64 > &B) |
Manage a bitset representing the list of available libcalls for a module.
Definition at line 64 of file RuntimeLibcalls.h.
|
constexprdefault |
|
inlineconstexpr |
Definition at line 67 of file RuntimeLibcalls.h.
References llvm::Bitset< RTLIB::NumLibcallImpls >::Bitset().