Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DBugDriver.h148 AbstractInterpreter *switchToSafeInterpreter() { in switchToSafeInterpreter() function
DMiscompilation.cpp334 AbstractInterpreter *AI = BD.switchToSafeInterpreter(); in ExtractLoops()