Home
last modified time | relevance | path

Searched refs:switchToInterpreter (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/bugpoint/
DBugDriver.h149 void switchToInterpreter(AbstractInterpreter *AI) { in switchToInterpreter() function
DMiscompilation.cpp342 BD.switchToInterpreter(AI); in ExtractLoops()
362 BD.switchToInterpreter(AI); in ExtractLoops()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DBugDriver.h142 void switchToInterpreter(AbstractInterpreter *AI) { Interpreter = AI; } in switchToInterpreter() function
DMiscompilation.cpp349 BD.switchToInterpreter(AI); in ExtractLoops()
367 BD.switchToInterpreter(AI); in ExtractLoops()