Searched defs:insertInto (Results 1 – 4 of 4) sorted by relevance
158 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() function in BasicBlock
124 BasicBlock::iterator Instruction::insertInto(BasicBlock *ParentBB, in insertInto() function in Instruction
1785 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() function in LazyCallGraph
139 void Instruction::insertInto(BasicBlock *BB, const BBIterator &WhereIt) { in insertInto() function in llvm::sandboxir::Instruction