Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DCloning.h177 void CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc,
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp626 void llvm::CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc, in CloneAndPruneIntoFromInst() function in llvm
935 CloneAndPruneIntoFromInst(NewFunc, OldFunc, &OldFunc->front().front(), VMap, in CloneAndPruneFunctionInto()