|
LLVM
8.0.1
|


Go to the source code of this file.
Classes | |
| struct | llvm::DivRemMapKey |
| struct | llvm::DenseMapInfo< DivRemMapKey > |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| bool | llvm::bypassSlowDivision (BasicBlock *BB, const DenseMap< unsigned int, unsigned int > &BypassWidth) |
| This optimization identifies DIV instructions in a BB that can be profitably bypassed and carried out with a shorter, faster divide. More... | |
1.8.13