Home
last modified time | relevance | path

Searched defs:executeProgram (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp294 Expected<std::string> BugDriver::executeProgram(const Module &Program, in executeProgram() function in BugDriver
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp302 std::string BugDriver::executeProgram(const Module *Program, in executeProgram() function in BugDriver