Searched defs:performFinalCleanups (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DExtractFunction.cpp134 /// performFinalCleanups - This method clones the current Program and performs
138 Module *BugDriver::performFinalCleanups(Module *M, bool MayModifySemantics) { function in class:BugDriver

Completed in 87 milliseconds