Home
last modified time | relevance | path

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

/llvm-project/polly/lib/CodeGen/
H A DPerfMonitor.cpp224 BasicBlock *InitBB = BasicBlock::Create(M->getContext(), "initbb", InitFn); in insertInitFunction() local
/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp405 findForwardJoinPoint(const BasicBlock * InitBB) findForwardJoinPoint() argument
541 findBackwardJoinPoint(const BasicBlock * InitBB) findBackwardJoinPoint() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp783 auto *InitBB = createBasicBlock("coro.init"); in EmitCoroutineBody() local
H A DItaniumCXXABI.cpp3112 llvm::BasicBlock *InitBB = llvm::BasicBlock::Create(Context, "", Wrapper); EmitThreadLocalInitFuncs() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4425 BasicBlock *InitBB = KernelInitCB->getParent(); in buildCustomStateMachine() local
4180 BasicBlock *InitBB = KernelInitCB->getParent(); forceSingleThreadPerWorkgroupHelper() local
[all...]