Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1454 InsertPointTy TaskBodyIP = InsertPointTy(TaskBodyBB, TaskBodyBB->begin()); in createTask() local
1455 BodyGenCB(TaskAllocaIP, TaskBodyIP); in createTask()