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

/freebsd-10.2-release/contrib/llvm/tools/bugpoint/
H A DFindBugs.cpp26 /// runManyPasses - Take the specified pass list and create different
33 bool BugDriver::runManyPasses(const std::vector<std::string> &AllPasses, function in class:BugDriver
H A DBugDriver.cpp153 return runManyPasses(PassesToRun, ErrMsg);
H A DBugDriver.h264 /// runManyPasses - Take the specified pass list and create different
271 bool runManyPasses(const std::vector<std::string> &AllPasses,

Completed in 51 milliseconds