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

/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp254 /// This is a private class used to implement CloneAndPruneFunctionInto.
462 /// This works like CloneAndPruneFunctionInto, except that it does not clone the
710 void llvm::CloneAndPruneFunctionInto(Function *NewFunc, const Function *OldFunc, function in class:llvm

Completed in 94 milliseconds