HomeSort by relevance Sort by last modified time
    Searched defs:getPassesToRun (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/bugpoint/
BugDriver.h 83 const std::vector<std::string> &getPassesToRun() const {
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
BugDriver.h 82 const std::vector<std::string> &getPassesToRun() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
BugDriver.h 84 const std::vector<std::string> &getPassesToRun() const { return PassesToRun; }

Completed in 769 milliseconds