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

/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp451 bool RemoveBitcode,
476 if (RemoveBitcode)
448 diffProgram(const Module *Program, const std::string &BitcodeFile, const std::string &SharedObject, bool RemoveBitcode, std::string *ErrMsg) const argument
/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DExecutionDriver.cpp483 bool RemoveBitcode,
508 if (RemoveBitcode)
480 diffProgram(const Module *Program, const std::string &BitcodeFile, const std::string &SharedObject, bool RemoveBitcode, std::string *ErrMsg) const argument

Completed in 79 milliseconds