Home
last modified time | relevance | path

Searched defs:SetColor (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doptimize_common.cpp88 void DotGenerator::SetColor(uint32 bbID, const std::string &color) in SetColor() function in maplebe::DotGenerator
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h48 void SetColor(Register color) noexcept in SetColor() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h52 void SetColor(Register color) noexcept in SetColor() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h265 inline void SetColor(const JSThread *thread, int entry, TreeColor color) in SetColor() function