Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGlobalMergeFunctions.h73 void emitFunctionMap(Module &M);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp522 void GlobalMergeFunc::emitFunctionMap(Module &M) { in emitFunctionMap() function in GlobalMergeFunc
557 emitFunctionMap(M); in run()