Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp284 void replaceFunctionInTree(const FunctionNode &FN, Function *G);
882 void MergeFunctions::replaceFunctionInTree(const FunctionNode &FN, in replaceFunctionInTree() function in MergeFunctions
938 replaceFunctionInTree(*Result.first, NewFunction); in insert()