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

Function f

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

Source from the content-addressed store, hash-verified

352
353void h(){}
354void f(){ h(); }
355void g(){}
356
357BOOST_AUTO_TEST_CASE(generic_lambda_outlining) {

Callers 15

descend_requirement_treeFunction · 0.85
BOOST_AUTO_TEST_CASEFunction · 0.85
BOOST_AUTO_TEST_CASEFunction · 0.85
map_vectorFunction · 0.85
test_fetch_opFunction · 0.85
test_callFunction · 0.85
for_each_test_allocationFunction · 0.85
submit_kernelMethod · 0.85
remove_firstFunction · 0.85
subdivide_groupFunction · 0.85

Calls 1

hFunction · 0.85

Tested by

no test coverage detected