Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cpp238 const auto &R0Copy = *Copy.getRoots()[0]; in TEST() local
240 EXPECT_EQ(R0Orig.FId, R0Copy.FId); in TEST()
243 ASSERT_EQ(R0Copy.Callees.size(), 2u); in TEST()
251 *R0Copy.Callees in TEST()
256 EXPECT_EQ(&R0Copy, F1Copy.Parent); in TEST()