struct APInt::ms

Declaration

struct APInt::ms { /* full declaration omitted */ };

Description

Magic data for optimising signed division by a constant.

Declared at: llvm/include/llvm/ADT/APInt.h:2012

Member Variables

public llvm::APInt m
magic number
public unsigned int s
shift amount