Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dstring.bench.cpp226 S *tmpS = new (static_cast<void*>(Storage + I)) S(std::move(*newS)); in run() local
229 newS = tmpS; in run()