Searched refs:remapFunction (Results 1 – 2 of 2) sorted by relevance
177 void remapFunction(Function &F);270 ValueMapper(VM, Flags, TypeMapper, Materializer).remapFunction(F);
148 void remapFunction(Function &F);881 remapFunction(*E.Data.RemapF); in flush()979 void Mapper::remapFunction(Function &F) { in remapFunction() function in Mapper1158 void ValueMapper::remapFunction(Function &F) { in remapFunction() function in ValueMapper1159 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()