Lines Matching refs:GetInsertBlock
100 if (builder.GetInsertBlock() == in findAllocaInsertPoint()
101 &builder.GetInsertBlock()->getParent()->getEntryBlock()) { in findAllocaInsertPoint()
102 assert(builder.GetInsertPoint() == builder.GetInsertBlock()->end() && in findAllocaInsertPoint()
105 builder.getContext(), "entry", builder.GetInsertBlock()->getParent(), in findAllocaInsertPoint()
106 builder.GetInsertBlock()->getNextNode()); in findAllocaInsertPoint()
112 builder.GetInsertBlock()->getParent()->getEntryBlock(); in findAllocaInsertPoint()
128 llvm::BasicBlock *sourceBlock = builder.GetInsertBlock(); in convertOmpOpRegions()
133 llvmContext, blockName, builder.GetInsertBlock()->getParent(), in convertOmpOpRegions()
134 builder.GetInsertBlock()->getNextNode()); in convertOmpOpRegions()
428 moduleTranslation.mapBlock(®ion.front(), builder.GetInsertBlock()); in inlineConvertOmpRegions()
1108 moduleTranslation.mapBlock(&bb, builder.GetInsertBlock()); in convertOmpAtomicUpdate()
1201 moduleTranslation.mapBlock(&bb, builder.GetInsertBlock()); in convertOmpAtomicCapture()
1292 builder.GetInsertBlock()->getModule()->getDataLayout().getTypeStoreSize( in convertOmpThreadprivate()