HomeSort by relevance Sort by last modified time
    Searched defs:insertInto (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
LazyCallGraph.cpp 545 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) {
  /external/llvm/lib/IR/
BasicBlock.cpp 46 insertInto(NewParent, InsertBefore);
54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) {

Completed in 2459 milliseconds