Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp257 void mergeTwoFunctions(Function *F, Function *G);
810 void MergeFunctions::mergeTwoFunctions(Function *F, Function *G) { in mergeTwoFunctions() function in MergeFunctions
947 mergeTwoFunctions(OldF.getFunc(), DeleteF); in insert()
/openbsd-src/gnu/llvm/llvm/docs/
H A DMergeFunctions.rst655 Merging process, mergeTwoFunctions
658 were analyzed before (function *F*) it calls ``mergeTwoFunctions(Function*,