Searched refs:deleteInstructionFromProgram (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.h191 std::unique_ptr<Module> deleteInstructionFromProgram(const Instruction *I,
H A DExtractFunction.cpp84 BugDriver::deleteInstructionFromProgram(const Instruction *I, function in class:BugDriver
H A DCrashDebugger.cpp1150 BD.deleteInstructionFromProgram(&*I, Simplification);

Completed in 107 milliseconds