Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp73 uint8_t Test_UInt8_2 = 0; in TEST() local
82 {ExecutorAddr::fromPtr(&Test_UInt8_2), 0xFE}}); in TEST()
86 EXPECT_EQ(Test_UInt8_2, 0xFE); in TEST()