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