Searched refs:remapDPValue (Results 1 – 2 of 2) sorted by relevance
182 void remapDPValue(Module *M, DPValue &V);274 ValueMapper(VM, Flags, TypeMapper, Materializer).remapDPValue(M, *V);
149 void remapDPValue(DPValue &DPV);540 void Mapper::remapDPValue(DPValue &V) { in remapDPValue() function in Mapper1225 void ValueMapper::remapDPValue(Module *M, DPValue &V) { in remapDPValue() function in ValueMapper1226 FlushingMapper(pImpl)->remapDPValue(V); in remapDPValue()1232 remapDPValue(M, DPV); in remapDPValueRange()