Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h648 int Log2Z = Log2_64(X) + Log2_64(Y); variable
651 if (Log2Z < Log2Max) {
654 if (Log2Z > Log2Max) {