Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DRandomFunctionGenerator.cpp59 static constexpr bool kExploreAlignmentArg = true; variable
138 z3::expr ExploreAlignment = IsMemcpy && kExploreAlignmentArg; in RandomFunctionGenerator()