Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1677 BasicBlock *TaskAllocaBB = in createTask() local
1681 InsertPointTy(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()
1686 OI.EntryBB = TaskAllocaBB; in createTask()
1696 TaskAllocaBB, ToBeDeleted](Function &OutlinedFn) mutable { in createTask()
1868 Builder.SetInsertPoint(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()