Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ProfileData/
H A DInstrProfTest.cpp1165 auto VD1 = R->getValueArrayForSite(IPVK_VTableTarget, 1); TEST_P() local
1276 InstrProfValueData VD1[255]; TEST_P() local
1321 InstrProfValueData VD1[] = {{uint64_t(callee5), 800}, addValueProfData() local
1347 InstrProfValueData VD1[] = {{getCalleeAddress(vtable5), 800}, addValueProfData() local
1377 __anonf1552c000a02(const InstrProfValueData &VD1, const InstrProfValueData &VD2) TEST() argument
1451 SmallVector<InstrProfValueData> VD1( TEST() local
1535 __anonf1552c000e02(const InstrProfValueData &VD1, const InstrProfValueData &VD2) TEST() argument
[all...]
/llvm-project/clang/lib/AST/
H A DExpr.cpp4292 const ValueDecl *VD1 = getAnyDecl(E1); isSameComparisonOperand() local