Searched refs:IsRangeInst (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | regAllocator.cpp | 145 if (ins->IsRangeInst()) { in AdjustInsRegWhenHasSpill() 192 ASSERT(ins->IsRangeInst()); in AdjustRangeInsSpill() |
/arkcompiler/ets_frontend/es2panda/ir/ | ||
H A D | irnode.h | 130 virtual bool IsRangeInst() const in IsRangeInst() function in panda::es2panda::panda::panda::es2panda::compiler::IRNode |
Completed in 2 milliseconds