Searched refs:SetToLastInsertPoint (Results 1 – 3 of 3) sorted by relevance
54 llvm_ir::SetToLastInsertPoint(loop->GetExitBasicBlock(), b_); in ForWithStatus()72 llvm_ir::SetToLastInsertPoint(if_data.after_block, b_); in IfWithStatus()
250 void SetToLastInsertPoint(llvm::BasicBlock* blk, llvm::IRBuilder<>* builder);
483 void SetToLastInsertPoint(llvm::BasicBlock* blk, llvm::IRBuilder<>* builder) { in SetToLastInsertPoint() function