Home
last modified time | relevance | path

Searched refs:OFFSET_STAT (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager_statistics.cpp38 static constexpr auto OFFSET_STAT = 2; in PrintStatistics() local
55 auto indent = stat.run_depth * OFFSET_STAT; in PrintStatistics()