Home
last modified time | relevance | path

Searched refs:dataSets (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py213 dataSets = [(5000, 3, 50, 0.50), (5000, 10, 100, 0.10), (5000, 10, 5, 0.10), (5000, 10, 1, 0.0), variable
218 for (numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting) in dataSets:
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dgenk-timing.py218 dataSets = [(5000, 3, 50, 0.50), (5000, 10, 100, 0.10), (5000, 10, 5, 0.10), (5000, 10, 1, 0.0), variable
223 for (numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting) in dataSets:
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dgenk-timing.py213 dataSets = [(5000, 3, 50, 0.50), (5000, 10, 100, 0.10), (5000, 10, 5, 0.10), (5000, 10, 1, 0.0), variable
218 for (numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting) in dataSets: