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