Searched refs:RangeRegsCount (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/ | ||
H A D | irnode.h | 135 virtual int64_t RangeRegsCount() in RangeRegsCount() function in panda::es2panda::panda::panda::es2panda::compiler::IRNode |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | regAllocator.cpp | 193 auto rangeRegCount = ins->RangeRegsCount(); in AdjustRangeInsSpill() |
Completed in 2 milliseconds