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.cpp1935 BasicBlock *TaskAllocaBB = in createTask() local
1939 InsertPointTy(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()
1945 OI.EntryBB = TaskAllocaBB; in createTask()
1955 Mergeable, Priority, EventHandle, TaskAllocaBB, in createTask()
2152 Builder.SetInsertPoint(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()