Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp200 struct InvokeInlined { struct
201 static void run(benchmark::State& state) { in run()
208 static bool skip() { return FunctionType() == ::FunctionType::Null; } in skip()
210 static std::string name() { in name()