Searched refs:FlushingMapper (Results 1 – 1 of 1) sorted by relevance
1065 class FlushingMapper { class1069 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper() function in __anonc32747150911::FlushingMapper1073 ~FlushingMapper() { M.flush(); } in ~FlushingMapper()1094 FlushingMapper(pImpl)->addFlags(Flags); in addFlags()1098 return FlushingMapper(pImpl)->mapValue(&V); in mapValue()1106 return FlushingMapper(pImpl)->mapMetadata(&MD); in mapMetadata()1114 FlushingMapper(pImpl)->remapInstruction(&I); in remapInstruction()1118 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()