Searched defs:PreShift (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h35 unsigned PreShift; ///< pre-shift amount member in struct:llvm::UnsignedDivisionByConstantInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp135 unsigned PreShift = D.countr_zero(); local

Completed in 130 milliseconds