Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DRandomFunctionGenerator.cpp138 z3::expr ExploreAlignment = IsMemcpy && kExploreAlignmentArg; in RandomFunctionGenerator() local
140 (ExploreAlignment && in RandomFunctionGenerator()
142 (!ExploreAlignment && AlignedArg == (int)AlignArg::_1)); in RandomFunctionGenerator()