Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DSimplifyInstructions.cpp22 static void extractInstrFromModule(Oracle &O, Module &Program) { in extractInstrFromModule() function
49 runDeltaPass(Test, extractInstrFromModule); in simplifyInstructionsDeltaPass()
H A DReduceInstructions.cpp22 static void extractInstrFromModule(Oracle &O, Module &Program) { in extractInstrFromModule() function
56 runDeltaPass(Test, extractInstrFromModule); in reduceInstructionsDeltaPass()
H A DReduceInstructionsMIR.cpp148 static void extractInstrFromModule(Oracle &O, ReducerWorkItem &WorkItem) { in extractInstrFromModule() function
157 runDeltaPass(Test, extractInstrFromModule); in reduceInstructionsMIRDeltaPass()