Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_encoder.h92 using RegContentVec = ArenaVector<std::pair<compiler::Register, RegContent>>; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h90 using RegContentVec = ArenaVector<std::pair<compiler::Register, RegContent>>; variable