HomeSort by relevance Sort by last modified time
    Searched refs:JITEnvironment (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTest.cpp 229 class JITEnvironment : public testing::Environment {
236 testing::AddGlobalTestEnvironment(new JITEnvironment);
JITTest.cpp 776 class JITEnvironment : public testing::Environment {
783 testing::AddGlobalTestEnvironment(new JITEnvironment);

Completed in 79 milliseconds