LLVM API Documentation

mu Struct Reference

Collaboration diagram for mu:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint64_t m
int64_t a
int64_t s

Detailed Description

Definition at line 1363 of file TargetLowering.cpp.


Member Data Documentation

uint64_t mu::m

Definition at line 1364 of file TargetLowering.cpp.

Referenced by llvm::TargetLowering::BuildUDIV(), magicu32(), and magicu64().

int64_t mu::a

Definition at line 1365 of file TargetLowering.cpp.

Referenced by llvm::TargetLowering::BuildUDIV(), magicu32(), and magicu64().

int64_t mu::s

Definition at line 1366 of file TargetLowering.cpp.

Referenced by llvm::TargetLowering::BuildUDIV(), magicu32(), and magicu64().


The documentation for this struct was generated from the following file: