Searched refs:SrcV (Results 1 – 1 of 1) sorted by relevance
3218 const Value *SrcV = I.getOperand(0); in visitStore() local3224 SrcV->getType(), ValueVTs, &Offsets); in visitStore()3232 SDValue Src = getValue(SrcV); in visitStore()