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