Searched refs:PGOTestProfileFile (Results 1 – 1 of 1) sorted by relevance
156 PGOTestProfileFile("pgo-test-profile-file", cl::init(""), cl::Hidden, variable1924 if (!PGOTestProfileFile.empty()) in PGOInstrumentationUse()1925 ProfileFileName = PGOTestProfileFile; in PGOInstrumentationUse()