LLVM: llvm::DivRemMapKey Struct Reference (original) (raw)

#include "[llvm/Transforms/Utils/BypassSlowDivision.h](BypassSlowDivision%5F8h%5Fsource.html)"

Public Member Functions

Definition at line 30 of file BypassSlowDivision.h.

llvm::DivRemMapKey::DivRemMapKey ( ) default

DivRemMapKey() [2/2]

llvm::DivRemMapKey::DivRemMapKey ( bool InSignedOp, Value * InDividend, Value * InDivisor ) inline

Dividend

Divisor

SignedOp

bool llvm::DivRemMapKey::SignedOp


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