Searched refs:remapFunction (Results 1 – 2 of 2) sorted by relevance
184 void remapFunction(Function &F);295 ValueMapper(VM, Flags, TypeMapper, Materializer).remapFunction(F);
148 void remapFunction(Function &F);945 remapFunction(*E.Data.RemapF); in flush()1044 void Mapper::remapFunction(Function &F) { in remapFunction() function in Mapper1236 void ValueMapper::remapFunction(Function &F) { in remapFunction() function in ValueMapper1237 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()