Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp256 void mergeTwoFunctions(Function *F, Function *G);
799 void MergeFunctions::mergeTwoFunctions(Function *F, Function *G) { in mergeTwoFunctions() function in MergeFunctions
927 mergeTwoFunctions(OldF.getFunc(), DeleteF); in insert()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMergeFunctions.rst655 Merging process, mergeTwoFunctions
658 were analyzed before (function *F*) it calls ``mergeTwoFunctions(Function*,