Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.h122 AbstractInterpreter *switchToSafeInterpreter() { in switchToSafeInterpreter() function
H A DMiscompilation.cpp333 AbstractInterpreter *AI = BD.switchToSafeInterpreter(); in ExtractLoops()