Home
last modified time | relevance | path

Searched defs:BypassWidths (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp113 const BypassWidthsTy &BypassWidths) { in FastDivInsertionTask()
451 const BypassWidthsTy &BypassWidths) { in bypassSlowDivision()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp498 const DenseMap<unsigned int, unsigned int> &BypassWidths = in runOnFunction() local