Searched refs:kIsPGOInstrumentation (Results 1 – 2 of 2) sorted by relevance
66 static constexpr bool kIsPGOInstrumentation = true; variable68 static constexpr bool kIsPGOInstrumentation = false; variable
3181 if (!art::kIsDebugBuild && !art::kIsPGOInstrumentation && (RUNNING_ON_MEMORY_TOOL == 0)) { in main()