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

  /external/llvm/tools/bugpoint/
BugDriver.h 149 void switchToInterpreter(AbstractInterpreter *AI) {
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
BugDriver.h 154 void switchToInterpreter(AbstractInterpreter *AI) {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
BugDriver.h 142 void switchToInterpreter(AbstractInterpreter *AI) { Interpreter = AI; }

Completed in 95 milliseconds