Searched refs:KeyTypes (Results 1 - 2 of 2) sorted by relevance

/external/llvm/unittests/IR/
H A DValueMapTest.cpp38 typedef ::testing::Types<Value, Instruction, const Instruction> KeyTypes; typedef in namespace:__anon13786
39 TYPED_TEST_CASE(ValueMapTest, KeyTypes);
/external/swiftshader/third_party/LLVM/unittests/VMCore/
H A DValueMapTest.cpp40 typedef ::testing::Types<Value, Instruction, const Instruction> KeyTypes; typedef in namespace:__anon20398
41 TYPED_TEST_CASE(ValueMapTest, KeyTypes);

Completed in 97 milliseconds