LLVM API Documentation
Magic data for optimising signed division by a constant. More...
#include <APInt.h>
Public Attributes | |
APInt | m |
magic number | |
unsigned | s |
shift amount |
magic number
Definition at line 1707 of file APInt.h.
Referenced by llvm::TargetLowering::BuildSDIV(), and llvm::APInt::magic().
shift amount
Definition at line 1708 of file APInt.h.
Referenced by llvm::TargetLowering::BuildSDIV(), and llvm::APInt::magic().