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

/external/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.cpp157 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 116 milliseconds