OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mergetwofunctions
(Results
1 - 1
of
1
) sorted by null
/external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp
584
void
mergeTwoFunctions
(Function *F, Function *G);
787
void MergeFunctions::
mergeTwoFunctions
(Function *F, Function *G) {
841
mergeTwoFunctions
(OldF.getFunc(), DeleteF);
Completed in 144 milliseconds