Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.h128 void switchToInterpreter(AbstractInterpreter *AI) { Interpreter = AI; } in switchToInterpreter() function
H A DMiscompilation.cpp348 BD.switchToInterpreter(AI); in ExtractLoops()
366 BD.switchToInterpreter(AI); in ExtractLoops()