Searched refs:FlushingMapper (Results 1 – 1 of 1) sorted by relevance
1127 class FlushingMapper { class1131 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper() function in __anon1394dca00811::FlushingMapper1135 ~FlushingMapper() { M.flush(); } in ~FlushingMapper()1156 FlushingMapper(pImpl)->addFlags(Flags); in addFlags()1160 return FlushingMapper(pImpl)->mapValue(&V); in mapValue()1168 return FlushingMapper(pImpl)->mapMetadata(&MD); in mapMetadata()1176 FlushingMapper(pImpl)->remapInstruction(&I); in remapInstruction()1180 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()