Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp9447 BasicBlock *AllocaBB = in createTeams() local
9489 InsertPointTy AllocaIP(AllocaBB, AllocaBB->begin()); in createTeams()
9495 OI.EntryBB = AllocaBB; in createTeams()
9571 BasicBlock *AllocaBB = in createDistribute() local
9575 InsertPointTy AllocaIP(AllocaBB, AllocaBB->begin()); in createDistribute()
9582 OI.EntryBB = AllocaBB; in createDistribute()