Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp146 AdjustInsSpill(registers, ins, newInsns, regsKind); in AdjustInsRegWhenHasSpill()
151 void RegAllocator::AdjustInsSpill(const Span<VReg *> &registers, IRNode *ins, ArenaList<IRNode *> &… in AdjustInsSpill() function in panda::es2panda::compiler::RegAllocator
DregAllocator.h124 void AdjustInsSpill(const Span<VReg *> &registers, IRNode *ins, ArenaList<IRNode *> &newInsns,