Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDBypassSlowDivision.cpp113 const BypassWidthsTy &BypassWidths) { in FastDivInsertionTask()
447 const BypassWidthsTy &BypassWidths) { in bypassSlowDivision()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp455 const DenseMap<unsigned int, unsigned int> &BypassWidths = in runOnFunction() local