Home
last modified time | relevance | path

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

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