LLVM 22.0.0git
BlockVerifier.cpp File Reference
#include "llvm/XRay/BlockVerifier.h"
#include "llvm/Support/Error.h"
#include <bitset>

Go to the source code of this file.

Functions

static constexpr unsigned long long mask (BlockVerifier::State S)
static constexpr std::size_t number (BlockVerifier::State S)
static StringRef recordToString (BlockVerifier::State R)

Function Documentation

◆ mask()

◆ number()

constexpr std::size_t number ( BlockVerifier::State S)
staticconstexpr

◆ recordToString()