Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_coalesce.cpp66 void LiveIntervalAnalysis::CoalesceLiveIntervals(LiveInterval &lrDest, LiveInterval &lrSrc) in CoalesceLiveIntervals()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_coalesce.cpp262 LiveInterval *lrDest = GetLiveInterval(regDest.GetRegisterNumber()); in CoalesceRegPair() local