Searched refs:kLoopAlignments (Results 1 – 1 of 1) sorted by relevance
46 static constexpr int kLoopAlignments[] = {16, 32, 64}; variable133 Solver.add(inSetConstraint(AlignedAlignment, kLoopAlignments)); in RandomFunctionGenerator()