Searched defs:initializeExecutionEnvironment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp140 /// initializeExecutionEnvironment - This method is used to set up the
143 bool BugDriver::initializeExecutionEnvironment() { function in class:BugDriver
419 /// otherwise. Note: initializeExecutionEnvironment should be called BEFORE
/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DExecutionDriver.cpp144 /// initializeExecutionEnvironment - This method is used to set up the
147 bool BugDriver::initializeExecutionEnvironment() { function in class:BugDriver
451 /// otherwise. Note: initializeExecutionEnvironment should be called BEFORE

Completed in 100 milliseconds