Searched defs:CloneAndPruneIntoFromInst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp483 void llvm::CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc, function in class:llvm
733 CloneAndPruneIntoFromInst(NewFunc, OldFunc, &OldFunc->front().front(), VMap,

Completed in 128 milliseconds