Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:SVD

1869   SmallVector<ASanStackVariableDescription, 16> SVD;
1870 SVD.reserve(AllocaVec.size());
1875 SVD.push_back(D);
1881 ComputeASanStackFrameLayout(SVD, 1UL << Mapping.Scale, MinHeaderSize, &L);
1945 for (const auto &Desc : SVD) {