Home
last modified time | relevance | path

Searched refs:CheckRegIndices (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.cpp87 if (!CheckRegIndices(ins, registers)) { in Run()
103 if (!CheckRegIndices(ins, registers)) { in Run()
138 if (CheckRegIndices(ins, registers, &regsKind)) { in AdjustInsRegWhenHasSpill()
H A DregAllocator.h78 bool CheckRegIndices(IRNode *ins, const Span<VReg *> &registers, in CheckRegIndices() function in panda::es2panda::panda::es2panda::compiler::RegAllocator

Completed in 2 milliseconds