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

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTest.cpp 16 #include "MCJITTestBase.h"
21 class MCJITTest : public testing::Test, public MCJITTestBase {
MCJITTestBase.h 1 //===- MCJITTestBase.h - Common base class for MCJIT Unit tests ----------===//
36 // inherits from MCJITTestBase. See MCJITTest.cpp for examples.
45 class MCJITTestBase {
48 MCJITTestBase()

Completed in 37 milliseconds