Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.h135 AbstractInterpreter *switchToSafeInterpreter() { in switchToSafeInterpreter() function
H A DMiscompilation.cpp333 AbstractInterpreter *AI = BD.switchToSafeInterpreter(); in ExtractLoops()