Home
last modified time | relevance | path

Searched refs:TaskBodyGenCB1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp5031 auto TaskBodyGenCB1 = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in TEST_F() local
5039 Builder.restoreIP(OMPBuilder.createTask(Loc, AllocaIP, TaskBodyGenCB1)); in TEST_F()