Home
last modified time | relevance | path

Searched refs:MD5ResDecl (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp315 uint64_t MD5ResDecl; in TEST() local
342 MD5ResDecl = DIEHash().computeTypeSignature(Foo); in TEST()
373 ASSERT_EQ(MD5ResDef, MD5ResDecl); in TEST()
388 uint64_t MD5ResDecl; in TEST() local
414 MD5ResDecl = DIEHash().computeTypeSignature(Foo); in TEST()
449 ASSERT_NE(MD5ResDef, MD5ResDecl); in TEST()