Home
last modified time | relevance | path

Searched defs:UnsignedDivisionByConstantInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h28 struct UnsignedDivisionByConstantInfo { struct
32 APInt Magic; ///< magic number
33 bool IsAdd; ///< add indicator
34 unsigned PostShift; ///< post-shift amount
35 unsigned PreShift; ///< pre-shift amount