Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DRandomFunctionGenerator.cpp53 static constexpr bool kDisableLoop = false; variable
150 if (kDisableLoop) in RandomFunctionGenerator()