Searched refs:PGOTestProfileRemappingFile (Results 1 – 1 of 1) sorted by relevance
168 static cl::opt<std::string> PGOTestProfileRemappingFile( variable2368 if (!PGOTestProfileRemappingFile.empty()) in PGOInstrumentationUse()2369 ProfileRemappingFileName = PGOTestProfileRemappingFile; in PGOInstrumentationUse()