Searched refs:insertInto (Results 1 – 2 of 2) sorted by relevance
428 return insertInto(F, N); in get()501 Node &insertInto(Function &F, Node *&MappedN);
545 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() function in LazyCallGraph