Home
last modified time | relevance | path

Searched refs:IsPropagateLiveness (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp772 bool Inst::IsPropagateLiveness() const in IsPropagateLiveness() function in Inst
782 return GetOpcode() == Opcode::SaveStateOsr || IsPropagateLiveness(); in RequireRegMap()
H A Dinst.h1102 virtual bool IsPropagateLiveness() const;
4137 bool IsPropagateLiveness() const override
4296 bool IsPropagateLiveness() const override
5022 bool IsPropagateLiveness() const override
5076 bool IsPropagateLiveness() const override
5301 bool IsPropagateLiveness() const override
6431 bool IsPropagateLiveness() const override
6493 bool IsPropagateLiveness() const override
6594 bool IsPropagateLiveness() const override
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.cpp480 bool Inst::IsPropagateLiveness() const in IsPropagateLiveness() function in Inst
H A Dinst.h895 virtual bool IsPropagateLiveness() const;
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.cpp243 if (user->IsPropagateLiveness()) { in FillSaveStateRootsMask()
/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.cpp350 if (inst->IsPropagateLiveness()) { in GetPropagatedLiveRange()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.cpp444 if (inst->IsPropagateLiveness()) { in GetPropagatedLiveRange()

Completed in 17 milliseconds