Home
last modified time | relevance | path

Searched refs:ComputeLiveIntervalsForEachDefOperand (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_reg_coalesce.h36 void ComputeLiveIntervalsForEachDefOperand(Insn &insn);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_coalesce.cpp96 void AArch64LiveIntervalAnalysis::ComputeLiveIntervalsForEachDefOperand(Insn &insn) in ComputeLiveIntervalsForEachDefOperand() function in maplebe::AArch64LiveIntervalAnalysis