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

/external/llvm/tools/bugpoint/
H A DBugDriver.cpp56 /// getPassesString - Turn a list of passes into a string which indicates the
59 std::string llvm::getPassesString(const std::vector<std::string> &Passes) { function in class:llvm

Completed in 83 milliseconds