LLVM 23.0.0git
MathExtras.cpp File Reference
#include "llvm/Support/MathExtras.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

int llvm::NumDigitsBase10 (uint64_t X)
 Returns the number of digits in the given integer.