Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregSpiller.h104 constexpr RegSpiller::SpillInfo::SpillInfo(const VReg originReg, const VReg spillReg) noexcept in SpillInfo()
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp165 const auto originReg = *reg; in AdjustInsSpill() local
203 auto originReg = *rangeStartReg; in AdjustRangeInsSpill() local