Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceGlobalValues.cpp25 static void extractGVsFromModule(std::vector<Chunk> ChunksToKeep, in extractGVsFromModule() function
53 runDeltaPass(Test, GVCount, extractGVsFromModule); in reduceGlobalValuesDeltaPass()
H A DReduceGlobalVarInitializers.cpp21 static void extractGVsFromModule(std::vector<Chunk> ChunksToKeep, in extractGVsFromModule() function
51 runDeltaPass(Test, GVCount, extractGVsFromModule); in reduceGlobalsInitializersDeltaPass()
H A DReduceGlobalVars.cpp21 static void extractGVsFromModule(std::vector<Chunk> ChunksToKeep, in extractGVsFromModule() function
73 runDeltaPass(Test, GVCount, extractGVsFromModule); in reduceGlobalsDeltaPass()