Home
last modified time | relevance | path

Searched defs:Record4 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/unittests/ProfileData/
H A DInstrProfTest.cpp151 InstrProfRecord Record4("func4", 0x1234, {0}); in TEST_F() local
218 InstrProfRecord Record4("callee3", 0x1235, {3, 4}); in TEST_P() local
361 InstrProfRecord Record4("callee3", 0x1235, {3, 4}); in TEST_P() local
407 InstrProfRecord Record4("callee3", 0x1235, {3, 4}); in TEST_P() local
459 InstrProfRecord Record4(callee3, 0x1235, {3, 4}); in TEST_P() local
584 InstrProfRecord Record4("baz", 0x5678, {3, 4}); in TEST_P() local