Searched defs:UnsignedDivisionByConstantInfo (Results 1 – 1 of 1) sorted by relevance
28 struct UnsignedDivisionByConstantInfo { struct32 APInt Magic; ///< magic number33 bool IsAdd; ///< add indicator34 unsigned PostShift; ///< post-shift amount35 unsigned PreShift; ///< pre-shift amount