Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DBasicBlock.cpp54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() function in BasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DBasicBlock.cpp54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() function in BasicBlock
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp1243 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() function in LazyCallGraph
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1543 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() function in LazyCallGraph