Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp608 bool IsObjectCheckDisabledForOpcode(const Inst *inst) in IsObjectCheckDisabledForOpcode() function
639 if (IsObjectCheckDisabledForOpcode(inst)) { in CheckSaveStateInputs()
646 skip_flag &= IsObjectCheckDisabledForOpcode(input.GetInst()); in CheckSaveStateInputs()