Home
last modified time | relevance | path

Searched defs:InvokeInlined (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/benchmarks/
Dfunction.bench.cpp201 struct InvokeInlined { struct
202 static void run(benchmark::State& state) { in run()
209 static bool skip() { return FunctionType() == ::FunctionType::Null; } in skip()
211 static std::string name() { in name()