Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp111 const BypassWidthsTy &BypassWidths) { in FastDivInsertionTask() argument
449 const BypassWidthsTy &BypassWidths) { in bypassSlowDivision() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp606 const DenseMap<unsigned int, unsigned int> &BypassWidths = in _run() local