Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp544 RegMask caller_regs {GetCallerRegsMask(arch, is_fp)}; in BlockPhysicalRegisters() local
546 if (caller_regs.test(reg)) { in BlockPhysicalRegisters()