Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1409 void mergeTwoFunctions(Function *F, Function *G);
1736 void MergeFunctions::mergeTwoFunctions(Function *F, Function *G) { in mergeTwoFunctions() function in MergeFunctions
1838 mergeTwoFunctions(OldF.getFunc(), DeleteF); in insert()
/external/llvm/docs/
DMergeFunctions.rst666 Merging process, mergeTwoFunctions
669 were analyzed before (function *F*) it calls ``mergeTwoFunctions(Function*,