Home
last modified time | relevance | path

Searched defs:lrSrc (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.cpp266 LiveInterval *lrSrc = GetLiveInterval(regSrc.GetRegisterNumber()); in CoalesceRegPair() local