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