Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp134 static bool mergeConstants(Module &M) { in mergeConstants() function
249 if (!mergeConstants(M)) in run()