OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScratchSpace
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
BenchmarkRunner.h
48
struct
ScratchSpace
{
51
ScratchSpace
()
87
const std::unique_ptr<
ScratchSpace
> Scratch;
BenchmarkRunner.cpp
34
: State(State), Mode(Mode), Scratch(std::make_unique<
ScratchSpace
>()) {}
43
BenchmarkRunner::
ScratchSpace
*Scratch)
131
BenchmarkRunner::
ScratchSpace
*const Scratch;
ParallelSnippetGenerator.cpp
113
assert(I * MemStep < BenchmarkRunner::
ScratchSpace
::kSize &&
Completed in 101 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026