Searched defs:insertInto (Results 1 – 5 of 5) sorted by relevance
97 void insertInto(UseListT *useList) { in insertInto() function
198 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() function in BasicBlock
115 BasicBlock::iterator Instruction::insertInto(BasicBlock *ParentBB, insertInto() function in Instruction
1783 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { insertInto() function in LazyCallGraph
330 genComponentDefaultInit(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::semantics::Symbol & component,fir::RecordType recTy,mlir::Value insertInto,Fortran::lower::StatementContext & stmtCtx) genComponentDefaultInit() argument