Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1808 BasicBlock *TaskAllocaBB = in createTask() local
1812 InsertPointTy(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()
1817 OI.EntryBB = TaskAllocaBB; in createTask()
1827 TaskAllocaBB, ToBeDeleted](Function &OutlinedFn) mutable { in createTask()
2012 Builder.SetInsertPoint(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()