struct APInt::mu
Declaration
struct APInt::mu { /* full declaration omitted */ };
Description
Magic data for optimising unsigned division by a constant.
Declared at: llvm/include/llvm/ADT/APInt.h:2018
Member Variables
- public llvm::APInt m
- magic number
- public bool a
- add indicator
- public unsigned int s
- shift amount