Home
last modified time | relevance | path

Searched defs:colors (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_graph_coloring.cpp245 unsigned colors = 0; in AllocateRegisters() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h294 bool AssignColors(size_t colors, size_t calleeOffset) in AssignColors() argument
383 static size_t FirstFree(const T &nbrBs, const T &nbrBsBias, size_t colors, size_t off) in FirstFree() argument
[all...]

Completed in 2 milliseconds