Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DRandomFunctionGenerator.cpp46 static constexpr int kLoopAlignments[] = {16, 32, 64}; variable
133 Solver.add(inSetConstraint(AlignedAlignment, kLoopAlignments)); in RandomFunctionGenerator()