Home
last modified time | relevance | path

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

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