Home
last modified time | relevance | path

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

/external/llvm-project/libc/benchmarks/
DLibcMemoryBenchmark.h171 const uint32_t MismatchIndex = MismatchIndices[MismatchIndexSelector(G)]; in operator() local
174 return MismatchIndex - MismatchAt; in operator()
176 return MismatchIndex - Size - 1; in operator()