Searched defs:VD0 (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/unittests/ProfileData/ |
H A D | InstrProfTest.cpp | 809 InstrProfValueData VD0[] = { TEST_P() local 822 InstrProfValueData VD0[] = { TEST_P() local 919 InstrProfValueData VD0[] = {{1000, 1}, {2000, 2}, {3000, 3}, {5000, 5}, TEST_P() local 1010 InstrProfValueData VD0[] = {{uint64_t(callee1), 1}, TEST_P() local 1033 InstrProfValueData VD0[] = {{getCalleeAddress(vtable1), 1}, TEST_P() local 1071 InstrProfValueData VD0[] = {{getCalleeAddress(vtable2), 5}, TEST_P() local 1154 auto VD0 = R->getValueArrayForSite(IPVK_VTableTarget, 0); TEST_P() local 1266 InstrProfValueData VD0[255]; TEST_P() local 1315 InstrProfValueData VD0[] = {{uint64_t(callee1), 400}, addValueProfData() local 1342 InstrProfValueData VD0[] = { addValueProfData() local 1436 SmallVector<InstrProfValueData> VD0( TEST() local [all...] |