Searched refs:FlushingMapper (Results 1 – 1 of 1) sorted by relevance
1173 class FlushingMapper { class1177 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper() function in __anon7f0669260911::FlushingMapper1181 ~FlushingMapper() { M.flush(); } in ~FlushingMapper()1202 FlushingMapper(pImpl)->addFlags(Flags); in addFlags()1206 return FlushingMapper(pImpl)->mapValue(&V); in mapValue()1214 return FlushingMapper(pImpl)->mapMetadata(&MD); in mapMetadata()1222 FlushingMapper(pImpl)->remapInstruction(&I); in remapInstruction()1226 FlushingMapper(pImpl)->remapDPValue(V); in remapDPValue()1237 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()1241 FlushingMapper(pImpl)->remapGlobalObjectMetadata(GO); in remapGlobalObjectMetadata()