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

/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp254 /// the CloneAndPruneFunctionInto method.
412 /// CloneAndPruneFunctionInto - This works exactly like CloneFunctionInto,
419 void llvm::CloneAndPruneFunctionInto(Function *NewFunc, const Function *OldFunc, function in class:llvm

Completed in 267 milliseconds