Searched refs:FlushingMapper (Results 1 – 1 of 1) sorted by relevance
1106 class FlushingMapper { class1110 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper() function in __anona5d7d5240811::FlushingMapper1114 ~FlushingMapper() { M.flush(); } in ~FlushingMapper()1135 FlushingMapper(pImpl)->addFlags(Flags); in addFlags()1139 return FlushingMapper(pImpl)->mapValue(&V); in mapValue()1147 return FlushingMapper(pImpl)->mapMetadata(&MD); in mapMetadata()1155 FlushingMapper(pImpl)->remapInstruction(&I); in remapInstruction()1159 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()