Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:Vals

717     SmallVector<Constant *, 4> Vals;
719 Vals.push_back(getPoisonedShadow(ST->getElementType(i)));
720 return ConstantStruct::get(ST, Vals);