Home
last modified time | relevance | path

Searched defs:insertInto (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/IR/
HDBasicBlock.cpp54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() function in BasicBlock
/NextBSD/contrib/llvm/lib/Analysis/
HDLazyCallGraph.cpp545 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() function in LazyCallGraph