Home
last modified time | relevance | path

Searched defs:isExecutingJIT (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp463 bool BugDriver::isExecutingJIT() { return InterpreterSel == RunJIT; } in isExecutingJIT() function in BugDriver
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExecutionDriver.cpp513 bool BugDriver::isExecutingJIT() { in isExecutingJIT() function in BugDriver
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp481 bool BugDriver::isExecutingJIT() { in isExecutingJIT() function in BugDriver