Home
last modified time | relevance | path

Searched defs:InitBB (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp405 MustBeExecutedContextExplorer::findForwardJoinPoint(const BasicBlock *InitBB) { in findForwardJoinPoint() argument
541 findBackwardJoinPoint(const BasicBlock * InitBB) findBackwardJoinPoint() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp650 auto *InitBB = createBasicBlock("coro.init"); EmitCoroutineBody() local
H A DItaniumCXXABI.cpp3079 llvm::BasicBlock *InitBB = llvm::BasicBlock::Create(Context, "", Wrapper); EmitThreadLocalInitFuncs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4177 BasicBlock *InitBB = KernelInitCB->getParent(); forceSingleThreadPerWorkgroupHelper() local
4422 BasicBlock *InitBB = KernelInitCB->getParent(); buildCustomStateMachine() local
[all...]