Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.h32 struct WorkingRanges { struct
33 explicit WorkingRanges(ArenaAllocator *allocator) in WorkingRanges() function
38 InstructionsRanges regular; // NOLINT(misc-non-private-member-variables-in-classes)
39 InstructionsRanges physical; // NOLINT(misc-non-private-member-variables-in-classes)