Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_encoder.cpp377 const RegContent &reg_cont = res.first->second; in InsertSpillsForDynInputsInst() local
378 inst->SetSrcReg(i, reg_cont.reg); in InsertSpillsForDynInputsInst()
412 const RegContent &reg_cont = res.first->second; in InsertSpillsForInst() local
413 inst->SetSrcReg(i, reg_cont.reg); in InsertSpillsForInst()

Completed in 2 milliseconds