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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DExtractFunction.cpp254 /// SplitFunctionsOutOfModule - Given a module and a list of functions in the
258 llvm::SplitFunctionsOutOfModule(Module *M, function in class:llvm
/external/llvm/tools/bugpoint/
H A DExtractFunction.cpp309 llvm::SplitFunctionsOutOfModule(Module *M, const std::vector<Function *> &F, function in class:llvm

Completed in 127 milliseconds