Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/bugpoint/
H A DBugDriver.h143 AbstractInterpreter *switchToSafeInterpreter() { in switchToSafeInterpreter() function
H A DMiscompilation.cpp327 AbstractInterpreter *AI = BD.switchToSafeInterpreter(); in ExtractLoops()