Searched refs:kIsPGOInstrumentation (Results 1 – 2 of 2) sorted by relevance
72 static constexpr bool kIsPGOInstrumentation = true; variable74 static constexpr bool kIsPGOInstrumentation = false; variable
3203 if (!art::kIsDebugBuild && !art::kIsPGOInstrumentation && !art::kRunningOnMemoryTool) { in main()