Searched refs:PGOTestProfileFile (Results 1 – 2 of 2) sorted by relevance
97 PGOTestProfileFile("pgo-test-profile-file", cl::init(""), cl::Hidden, variable154 if (!PGOTestProfileFile.empty()) in PGOInstrumentationUseLegacyPass()155 ProfileFileName = PGOTestProfileFile; in PGOInstrumentationUseLegacyPass()919 if (!PGOTestProfileFile.empty()) in PGOInstrumentationUse()920 ProfileFileName = PGOTestProfileFile; in PGOInstrumentationUse()
140 PGOTestProfileFile("pgo-test-profile-file", cl::init(""), cl::Hidden, variable404 if (!PGOTestProfileFile.empty()) in PGOInstrumentationUseLegacyPass()405 ProfileFileName = PGOTestProfileFile; in PGOInstrumentationUseLegacyPass()1534 if (!PGOTestProfileFile.empty()) in PGOInstrumentationUse()1535 ProfileFileName = PGOTestProfileFile; in PGOInstrumentationUse()