MCPcopy Create free account
hub / github.com/AdaptiveCpp/AdaptiveCpp / g

Function g

tests/device_compilation_tests.cpp:355–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353void h(){}
354void f(){ h(); }
355void g(){}
356
357BOOST_AUTO_TEST_CASE(generic_lambda_outlining) {
358 sycl::queue q;

Callers 3

BOOST_AUTO_TEST_CASEFunction · 0.85
generateFunction · 0.85
generate_nFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected