Home
last modified time | relevance | path

Searched refs:CloneAndPruneIntoFromInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DCloning.h149 void CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc,
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp392 void llvm::CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc, in CloneAndPruneIntoFromInst() function in llvm
636 CloneAndPruneIntoFromInst(NewFunc, OldFunc, &OldFunc->front().front(), VMap, in CloneAndPruneFunctionInto()