Home
last modified time | relevance | path

Searched refs:Log2Max (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h650 int Log2Max = Log2_64(Max); variable
651 if (Log2Z < Log2Max) {
654 if (Log2Z > Log2Max) {