Home
last modified time | relevance | path

Searched refs:INDENT_TYPE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddump.cpp26 static const int INDENT_TYPE = 5; member
396 (*out) << std::setw(INDENT_TYPE) << std::left << DataType::ToString(GetType()); in Dump()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddump.cpp34 static const int INDENT_TYPE = 5; member
1145 (*out) << std::setw(INDENT_TYPE) << std::left << DataType::ToString(GetType()); in Dump()

Completed in 4 milliseconds