LLVM
8.0.1
|
#include "llvm/Transforms/Utils/BypassSlowDivision.h"
Static Public Member Functions | |
static bool | isEqual (const DivRemMapKey &Val1, const DivRemMapKey &Val2) |
static DivRemMapKey | getEmptyKey () |
static DivRemMapKey | getTombstoneKey () |
static unsigned | getHashValue (const DivRemMapKey &Val) |
Definition at line 39 of file BypassSlowDivision.h.
|
inlinestatic |
Definition at line 45 of file BypassSlowDivision.h.
References llvm::DivRemMapKey::DivRemMapKey().
|
inlinestatic |
Definition at line 53 of file BypassSlowDivision.h.
References llvm::bypassSlowDivision(), llvm::DivRemMapKey::Dividend, llvm::DivRemMapKey::Divisor, and llvm::DivRemMapKey::SignedOp.
|
inlinestatic |
Definition at line 49 of file BypassSlowDivision.h.
References llvm::DivRemMapKey::DivRemMapKey().
|
inlinestatic |
Definition at line 40 of file BypassSlowDivision.h.
References llvm::DivRemMapKey::Dividend, llvm::DivRemMapKey::Divisor, and llvm::DivRemMapKey::SignedOp.