Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h773 void FinalizeFreeReferenceSpillStack(Insn &insn);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp2041 void LSRALinearScanRegAllocator::FinalizeFreeReferenceSpillStack(Insn &insn) in FinalizeFreeReferenceSpillStack() function in maplebe::LSRALinearScanRegAllocator
2098 FinalizeFreeReferenceSpillStack(*insn); in FinalizeRegisters()